php-src/win32
Dmitry Stogov af600c240d Merge branch 'const_scalar_exprs' of github.com:bwoebi/php-src into const_scalar_exprs
* 'const_scalar_exprs' of github.com:bwoebi/php-src:
  Removed operations on constant arrays. They make no sense as constants are not allowed to be arrays. And as just properties are allowed to; no problem, we still don't need operations on any constant array.
  Added a few more operators
  Whitespace fix
  converted several switches to ifs and made more opcache friendly
  Fatal error about self referencing constants fixed
  Fixed mem leaks, added tests and ternary operator
  Working commit for constant scalar expressions (with constants). Tests will follow.

Conflicts:
	Zend/Makefile.am
	configure.in
	win32/build/config.w32
2013-11-06 15:41:33 +04:00
..
build Merge branch 'const_scalar_exprs' of github.com:bwoebi/php-src into const_scalar_exprs 2013-11-06 15:41:33 +04:00
builddef.bat
EngineSelect.bat revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
EngineSelect.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
flock.c
flock.h
fnmatch.c
fnmatch.h
glob.c typo fixes (accommodate, parameter) 2013-06-10 13:36:03 -07:00
glob.h
globals.c Backported patch for #64370 2013-03-15 19:04:40 +01:00
grp.h Happy New Year 2013-01-01 16:37:09 +08:00
inet.c Remove some pre-vista code 2013-02-02 16:38:09 +01:00
inet.h Remove some pre-vista code 2013-02-02 16:38:09 +01:00
install.txt Remove PWS (Personal Web Server) references 2013-07-15 00:38:29 -07:00
param.h
php5.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5.dsw revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5dll.dsp Removed Logo GUIDs and replaced with Data URIs and div hidden with JS 2012-07-14 21:44:21 +01:00
php5dllts.dsp Removed Logo GUIDs and replaced with Data URIs and div hidden with JS 2012-07-14 21:44:21 +01:00
php5dllts.rc revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5dllts.rc2 revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts.dsw revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts.rc revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts.rc2 revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts_cli.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts_cli.rc revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts_cli.rc2 revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php_inttypes.h better way to fix PRIu64 availability on windows 2013-09-18 15:14:36 +02:00
php_modules.dsw revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php_registry.h
php_stdbool.h - #50334, add missing file 2009-12-09 10:39:03 +00:00
php_stdint.h MFT: VC10 build support 2009-12-03 11:50:32 +00:00
php_strtoi64.h
php_win32_globals.h Backported patch for #64370 2013-03-15 19:04:40 +01:00
readdir.c - Fixed possible memory leak 2013-10-12 18:06:20 -03:00
readdir.h
registry.c Fixed uninitialized zval.type (Yoram) 2013-01-10 18:53:10 +04:00
resource.h
select.c Fixed bug #65268 select() implementation uses outdated tick API 2013-07-18 18:01:51 +02:00
select.h Happy New Year 2013-01-01 16:37:09 +08:00
sendmail.c typo fixes 2013-07-15 00:23:03 -07:00
sendmail.h - silent warning (fix for #28038) 2009-08-26 21:59:54 +00:00
signal.h Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
sockets.c Fixed stream_socket_pair() on Windows x64 and 2013-04-22 18:55:32 +02:00
sockets.h Happy New Year 2013-01-01 16:37:09 +08:00
strtoi64.c
syslog.h Happy New Year 2013-01-01 16:37:09 +08:00
syslog.reg - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ 2011-07-22 11:25:30 +00:00
testsuite.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
time.c Fixed possible precision loss in microtime 2013-03-23 17:40:06 +01:00
time.h add usleep() to the header, already exported to dll 2013-07-10 16:16:33 +02:00
unistd.h
winutil.c Happy New Year 2013-01-01 16:37:09 +08:00
winutil.h Happy New Year 2013-01-01 16:37:09 +08:00
wsyslog.c