1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 08:58:28 +02:00
Boris Lytochkin aa448adc83 Merge branch 'PHP-5.3' of https://git.php.net/push/php-src into PHP-5.3
* 'PHP-5.3' of https://git.php.net/push/php-src: (39 commits)
  NEWS
  From code coverity scan, syscall return value must be check.
  fix more resource leaks
  From code coverity scan - fix some memory leak - fix some resources leak (fd) - create fpm_worker_pool_free (shared use) - possible null dref (wp->user and wp->home can be null)
  fixed size array cannot be null
  use limit_extensions as we use security_limit_extensions later (free)
  unused variable
  fix possible null deref (detected by code coverity scan)
  Also fixed bug #64726 in 5.3
  Fix memory realted to #64726
  Fix Test Bug #64714
  PHP 5.3.26 this will be
  Fix NEWS
  Fix bug #64458 (dns_get_record result with string of length -1)
  Fixed incorrect check. SEND_REF may be executed before DO_FCALL when EX(function_state).function is not yet set to the calling function.
  Fixed stream_socket_pair() on Windows x64 and
  - Updated to version 2013.3 (2013c)
  lower the limit, should fit in a byte
  updated lib versions
  allow lcov 1.10
  ...
2013-05-03 11:21:48 +04:00
2013-04-27 23:49:43 +08:00
2013-04-25 18:02:53 +02:00
2013-01-01 16:02:16 +08:00
2009-08-02 19:11:15 +00:00
2013-01-01 16:02:16 +08:00
2012-03-22 17:22:17 +08:00
2009-07-20 10:51:40 +00:00
2013-04-25 18:02:53 +02:00
2011-12-04 16:46:45 +00:00
2013-01-01 16:02:16 +08:00
2010-10-05 22:58:19 +00:00
2009-11-23 21:53:30 +00:00
2008-03-19 23:24:56 +00:00
2013-05-03 08:29:56 +02:00
2012-06-26 15:22:29 -07:00
2012-06-26 15:22:29 -07:00
2008-06-19 17:59:35 +00:00
MFH
2008-01-17 14:38:16 +00:00
2009-06-04 18:20:45 +00:00
2005-09-19 19:03:53 +00:00
2009-07-13 16:10:29 +00:00
2007-05-01 23:04:30 +00:00
2005-11-13 18:02:47 +00:00
2012-11-14 10:02:35 +01:00
2010-09-10 14:01:44 +00:00

The Win32 Build System.

See http://wiki.php.net/internals/windows/stepbystepbuild 

vim:tw=78:sw=1:ts=1:et

S
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:25:23.756Z
Readme BSD-3-Clause 966 MiB
Languages
C 66.1%
PHP 31.2%
C++ 0.8%
Shell 0.5%
M4 0.4%
Other 0.8%