php-src/win32
Anatol Belski 7099736dfa Merge remote-tracking branch 'origin/master' into native-tls
* origin/master:
  Fix tests/serialize/bug64146.phpt
  Remove zend_dynamic_array
  Remove static allocator
  Fixed typo
  Fix list() destructuring to special variables
  Remove php_varname_check
  Avoid useless reference counting
  Specialization (only IS_VAR ad IS_CV operands may be references)
  Optimized unset()
  Make error paths to be UNEXPECTED
  Replace IS_OP?_TMP_FREE() with more clear (OP?_TYPE == IS_TMP_VAR)
2014-09-23 00:32:48 +02:00
..
build Merge remote-tracking branch 'origin/master' into native-tls 2014-09-23 00:32:48 +02: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 - add fnmatch() support on windows (C API), using the BSD implementation 2009-01-20 01:37:48 +00:00
fnmatch.h - add fnmatch() support on windows (C API), using the BSD implementation 2009-01-20 01:37:48 +00:00
glob.c master renames phase 3 2014-08-25 20:22:49 +02:00
glob.h master renames phase 3 2014-08-25 20:22:49 +02:00
globals.c basic windows fix 2014-09-22 20:58:45 +02:00
grp.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
param.h
php7.dsp Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7.dsw Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7dll.dsp Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7dllts.dsp Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7dllts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7dllts.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.dsp Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.dsp Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.dsw Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02: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 use stddef.h definitions for uintptr_t and intptr_t 2014-08-28 13:07:47 +02:00
php_strtoi64.h - add strto*i64 support (VC6 only, decent compilers/crt have them) 2008-10-20 14:47:01 +00:00
php_win32_globals.h basic windows fix 2014-09-22 20:58:45 +02:00
readdir.c - Fixed possible memory leak 2013-10-12 18:06:20 -03:00
readdir.h MFH: 2008-08-14 23:29:25 +00:00
registry.c fixed reference counting 2014-09-02 11:24:52 +04:00
resource.h Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
select.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
select.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
sendmail.c Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
sendmail.h typofixes 2014-08-17 15:44:02 +03:00
signal.h Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
sockets.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
sockets.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
strtoi64.c - add strto*i64 support (VC6 only, decent compilers/crt have them) 2008-10-20 14:47:01 +00:00
syslog.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
syslog.reg Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02: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 fixed missing usleep() prototype in pgsql 2014-01-22 11:52:52 +01:00
unistd.h - MFH: 2009-01-19 02:35:22 +00:00
winutil.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
winutil.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
wsyslog.c fix invalid use of STR_FREE > efree 2014-05-15 10:01:11 +02:00