]> granicus.if.org Git - php/log
php
11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Wed, 5 Jun 2013 09:26:10 +0000 (17:26 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoFixed bug #64960 (Segfault in gc_zval_possible_root)
Xinchen Hui [Wed, 5 Jun 2013 09:25:00 +0000 (17:25 +0800)]
Fixed bug #64960 (Segfault in gc_zval_possible_root)

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Wed, 5 Jun 2013 04:57:16 +0000 (21:57 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  fix CVE-2013-2110 - use correct formula to calculate string size

11 years agofix CVE-2013-2110 - use correct formula to calculate string size
Stanislav Malyshev [Mon, 20 May 2013 07:43:29 +0000 (00:43 -0700)]
fix CVE-2013-2110 - use correct formula to calculate string size

11 years agonews for dblib fixes
Stanislav Malyshev [Tue, 4 Jun 2013 04:54:50 +0000 (21:54 -0700)]
news for dblib fixes

11 years agoFix PDO_DBLIB bugs: #64338, #64808, #63638
Stanley Sufficool [Tue, 4 Jun 2013 03:02:08 +0000 (20:02 -0700)]
Fix PDO_DBLIB bugs: #64338, #64808, #63638

Synchronize with master

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Matteo Beccati [Sun, 2 Jun 2013 11:39:19 +0000 (13:39 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Clean up leftover test files

11 years agoClean up leftover test files
Matteo Beccati [Sun, 2 Jun 2013 11:38:43 +0000 (13:38 +0200)]
Clean up leftover test files

11 years agoImproved test portability so that it doesn't fail with pdo_pgsql
Matteo Beccati [Sun, 2 Jun 2013 11:32:48 +0000 (13:32 +0200)]
Improved test portability so that it doesn't fail with pdo_pgsql

11 years agoFix PDO::inTransaction() test for pgsql
Nikita Popov [Sun, 24 Mar 2013 16:52:16 +0000 (17:52 +0100)]
Fix PDO::inTransaction() test for pgsql

inTransaction() nowadays casts the in_transaction result to boolean.
I'm not sure whether the INERROR state should result in true or false.
For now I went with the result that we actually get.

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Matteo Beccati [Sun, 2 Jun 2013 04:33:54 +0000 (06:33 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #64609 (pg_convert enum type support)

11 years agoFixed bug #64609 (pg_convert enum type support)
Matteo Beccati [Sun, 2 Jun 2013 04:29:35 +0000 (06:29 +0200)]
Fixed bug #64609 (pg_convert enum type support)

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Matteo Beccati [Sat, 1 Jun 2013 21:22:50 +0000 (23:22 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #62857 (bytea test failures)

11 years agoFixed bug #62857 (bytea test failures)
Matteo Beccati [Sat, 1 Jun 2013 21:15:48 +0000 (23:15 +0200)]
Fixed bug #62857 (bytea test failures)

Postgres 9.1+ test fixes. Tests were failing due to the default
standard_conforming_strings GUC being changed to on. Also the
pg_escape_bytea test was encoding the data before estabilishing
a connection, thus falling back to the old escaping type which
isn't properly handled by the backend when using a default
configuration.

I haven't updated the NEWS file as it's just test fixes.

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Matteo Beccati [Fri, 31 May 2013 14:26:54 +0000 (16:26 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoMerge branch 'pull-request/309' into PHP-5.3
Matteo Beccati [Fri, 31 May 2013 14:26:38 +0000 (16:26 +0200)]
Merge branch 'pull-request/309' into PHP-5.3

11 years agoNEWS
Matteo Beccati [Fri, 31 May 2013 14:22:53 +0000 (16:22 +0200)]
NEWS

11 years agoSlightly edited tests and fix for bug #62024
Matteo Beccati [Fri, 31 May 2013 14:19:58 +0000 (16:19 +0200)]
Slightly edited tests and fix for bug #62024

11 years agoFixed bug #62024 (unable to run consecutive prepared querys with null values)
Matheus Degiovani [Fri, 22 Mar 2013 13:39:36 +0000 (10:39 -0300)]
Fixed bug #62024 (unable to run consecutive prepared querys with null values)

Credits to james@kenjim.com for the patch.

11 years agoFixed bug #64037 (wrong value returned when using a negative numeric field equal...
Matheus Degiovani [Fri, 22 Mar 2013 13:24:07 +0000 (10:24 -0300)]
Fixed bug #64037 (wrong value returned when using a negative numeric field equal to the scale)

11 years agoNEWS
Remi Collet [Fri, 31 May 2013 06:45:09 +0000 (08:45 +0200)]
NEWS

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Remi Collet [Fri, 31 May 2013 06:44:33 +0000 (08:44 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error)

11 years agoFixed Bug #64949 (Buffer overflow in _pdo_pgsql_error)
Remi Collet [Fri, 31 May 2013 06:39:32 +0000 (08:39 +0200)]
Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error)

There is a lot of call such as:
pdo_pgsql_error(dbh, PGRES_FATAL_ERROR, "Copy command failed");
Where the 3rd paramater is a error message string where a sqlstate (5 chars)
is expected. This cause a segfault in copy_from.phpt and copy_to.phpt.

This is only a sanity check to avoid buffer overflow, but obviously this
calls need to be fixed (using NULL or a correct sqlstate).

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Dmitry Stogov [Wed, 29 May 2013 07:12:43 +0000 (11:12 +0400)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed incorrect argument number

Conflicts:
Zend/zend_compile.c

11 years agoFixed incorrect argument number
Dmitry Stogov [Wed, 29 May 2013 07:09:55 +0000 (11:09 +0400)]
Fixed incorrect argument number

11 years agoreduced the file size even more
Anatol Belski [Fri, 24 May 2013 22:09:32 +0000 (00:09 +0200)]
reduced the file size even more

the first second is what at least has to be

11 years agoFixed bug #64916 finfo testcase contains copyrighted music.
Anatol Belski [Fri, 24 May 2013 21:58:31 +0000 (23:58 +0200)]
Fixed bug #64916 finfo testcase contains copyrighted music.

I wasn't able to produce a file causing exactly the same crash.
However the first three seconds of the originally reported
file are  pretty enough to repro bug #64830. That reduces its
size to 72k.

11 years agoFixed Bug #64915 (error_log ignored when daemonize=0)
Remi Collet [Fri, 24 May 2013 10:09:05 +0000 (12:09 +0200)]
Fixed Bug #64915 (error_log ignored when daemonize=0)

Use configured error_log file when stderr is not a tty.
So only use tty during interactive debug run.

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Wed, 22 May 2013 15:15:27 +0000 (17:15 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoThis will be PHP 5.3.27
Johannes Schlüter [Wed, 22 May 2013 15:13:17 +0000 (17:13 +0200)]
This will be PHP 5.3.27

11 years ago5.4.17 is next
Stanislav Malyshev [Wed, 22 May 2013 06:36:28 +0000 (23:36 -0700)]
5.4.17 is next

11 years agoFixed bug #64895 Integer overflow in SndToJewish
Remi Collet [Wed, 22 May 2013 06:28:05 +0000 (08:28 +0200)]
Fixed bug #64895 Integer overflow in SndToJewish

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Remi Collet [Wed, 22 May 2013 06:29:08 +0000 (08:29 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #64895 Integer overflow in SndToJewish

11 years agoNEWS
Remi Collet [Wed, 22 May 2013 06:28:53 +0000 (08:28 +0200)]
NEWS

11 years agoFixed bug #64895 Integer overflow in SndToJewish
Remi Collet [Wed, 22 May 2013 06:28:05 +0000 (08:28 +0200)]
Fixed bug #64895 Integer overflow in SndToJewish

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Wed, 22 May 2013 06:26:03 +0000 (23:26 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  fix order

11 years agomerge NEWS from 5.3
Stanislav Malyshev [Wed, 22 May 2013 06:25:46 +0000 (23:25 -0700)]
merge NEWS from 5.3

11 years agofix order
Stanislav Malyshev [Wed, 22 May 2013 06:25:35 +0000 (23:25 -0700)]
fix order

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Sara Golemon [Sun, 19 May 2013 20:34:57 +0000 (13:34 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Don't double-quote name of namespaced function.

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Remi Collet [Tue, 21 May 2013 16:08:45 +0000 (18:08 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Integer overflow in SndToJewish leads to php hang AT least in (inputDay is long, metonicCycle is int):    metonicCycle = (inputDay + 310) / 6940;

11 years agoInteger overflow in SndToJewish leads to php hang
Remi Collet [Tue, 21 May 2013 16:04:17 +0000 (18:04 +0200)]
Integer overflow in SndToJewish leads to php hang
AT least in (inputDay is long, metonicCycle is int):
   metonicCycle = (inputDay + 310) / 6940;

So large value give strange (negative) results or php hangs.
This is patch already applied in some linux distro.

11 years agoAdd --with-fpm-systemd option to report health to systemd, and
Remi Collet [Tue, 21 May 2013 07:49:00 +0000 (09:49 +0200)]
Add --with-fpm-systemd option to report health to systemd, and
systemd_interval option to configure this. The service can now use
Type=notify in the systemd unit file.

Systemd status line will looks like:
Status: "Processes active: 0, idle: 5, Requests: 90, slow: 0, Traffic: 10req/sec"

Watchdog mode is also supported. In this case watchdog interval,
configured in the unit file, override the systemd_interval option.

When not used (default), no change from previous version.

11 years agoFixed bug #64720 (SegFault on zend_deactivate)
Dmitry Stogov [Tue, 21 May 2013 05:58:11 +0000 (09:58 +0400)]
Fixed bug #64720 (SegFault on zend_deactivate)

11 years agoadd reporter
Stanislav Malyshev [Mon, 20 May 2013 09:01:38 +0000 (02:01 -0700)]
add reporter

11 years agofix bug #64660 - yyparse can return 2, not only 1
Stanislav Malyshev [Mon, 20 May 2013 07:52:38 +0000 (00:52 -0700)]
fix bug #64660 - yyparse can return 2, not only 1

11 years agofix 5.4.16 relase date
Stanislav Malyshev [Mon, 20 May 2013 06:55:12 +0000 (23:55 -0700)]
fix 5.4.16 relase date

11 years agoDon't double-quote name of namespaced function.
Sara Golemon [Sun, 19 May 2013 20:32:17 +0000 (13:32 -0700)]
Don't double-quote name of namespaced function.

ZEND_NS_NAMED_FE(ns, zend_name, name, arg_info)

was resulting in a function declaration of:

ns\"zend_name"()

including the errant quotes.

This diff corrects that.  There are currently no uses of ZEND_NS_NAMED_FE
in core and reason to believe that there are no uses in the wild either.

11 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Pierre Joye [Fri, 17 May 2013 09:49:45 +0000 (11:49 +0200)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Pierre Joye [Fri, 17 May 2013 09:49:33 +0000 (11:49 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  entry for #64214
  other fix for #64214, unmodified file may not have old fp set, causing other possible crashes

11 years agoentry for #64214
Pierre Joye [Fri, 17 May 2013 09:49:13 +0000 (11:49 +0200)]
entry for #64214

11 years agoother fix for #64214, unmodified file may not have old fp set, causing other possible...
Pierre Joye [Fri, 17 May 2013 09:45:13 +0000 (11:45 +0200)]
other fix for #64214, unmodified file may not have old fp set, causing other possible crashes

11 years agoFixed error handling for ext/sockets under win
Anatol Belski [Thu, 16 May 2013 17:23:31 +0000 (19:23 +0200)]
Fixed error handling for ext/sockets under win

WSAGetLastError() must be the very next call after a socket
function had an invalid return. Any function call inbetween
will clear the error information.

11 years agoFixed bug #64853Use of no longer available ini directives causes crash on TS build
Anatol Belski [Thu, 16 May 2013 06:40:56 +0000 (08:40 +0200)]
Fixed bug #64853Use of no longer available ini directives causes crash on TS build

The fatal error for removed ini options is thrown before the executor
init, so ensure the relevant variables are initialized.

11 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Pierre Joye [Wed, 15 May 2013 13:53:57 +0000 (15:53 +0200)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Wed, 15 May 2013 09:14:58 +0000 (11:14 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix unitialized vars when sql.safe_mode=1
  more check for php_stream_fopen_tmpfile failure

11 years agoFix unitialized vars when sql.safe_mode=1
Anatol Belski [Wed, 15 May 2013 09:12:17 +0000 (11:12 +0200)]
Fix unitialized vars when sql.safe_mode=1

which can break the subsequent mysqlnd_connect() call

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Pierre Joye [Tue, 14 May 2013 14:45:56 +0000 (16:45 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  more check for php_stream_fopen_tmpfile failure

11 years agomore check for php_stream_fopen_tmpfile failure
Pierre Joye [Tue, 14 May 2013 14:45:11 +0000 (16:45 +0200)]
more check for php_stream_fopen_tmpfile failure

11 years agoupdated libmagic.patch after fix for #64830
Anatol Belski [Tue, 14 May 2013 09:14:37 +0000 (11:14 +0200)]
updated libmagic.patch after fix for #64830

11 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Anatol Belski [Tue, 14 May 2013 07:45:02 +0000 (09:45 +0200)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

11 years agoFixed bug #64830 mimetype detection segfaults on mp3 file
Anatol Belski [Tue, 14 May 2013 07:40:43 +0000 (09:40 +0200)]
Fixed bug #64830 mimetype detection segfaults on mp3 file

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Pierre Joye [Tue, 14 May 2013 07:21:17 +0000 (09:21 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  php_stream_fopen_tmpfile may file, causing any following stream usage to crash

11 years agophp_stream_fopen_tmpfile may file, causing any following stream usage to crash
Pierre Joye [Tue, 14 May 2013 07:20:53 +0000 (09:20 +0200)]
php_stream_fopen_tmpfile may file, causing any following stream usage to crash

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Mon, 13 May 2013 12:25:25 +0000 (14:25 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  fix heap overflow warnings on win x64 debug crt

11 years agofix heap overflow warnings on win x64 debug crt
Anatol Belski [Mon, 13 May 2013 12:24:21 +0000 (14:24 +0200)]
fix heap overflow warnings on win x64 debug crt

11 years agoupdated NEWS
Anatol Belski [Sun, 12 May 2013 12:08:42 +0000 (14:08 +0200)]
updated NEWS

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Sun, 12 May 2013 12:06:59 +0000 (14:06 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #64821 Custom Exceptions crash when internal properties overridden

11 years agoFixed bug #64821 Custom Exceptions crash when internal properties overridden
Anatol Belski [Sun, 12 May 2013 12:00:32 +0000 (14:00 +0200)]
Fixed bug #64821 Custom Exceptions crash when internal properties overridden

If user inherits Exception and overrides the properties to arbitrary data types,
or simply doesn't run parent::__construct(), here we go. Just convert everything
to the appropriate data type, like Exception::__toString() does.

11 years agoMissed SKIPIF
Xinchen Hui [Thu, 9 May 2013 07:57:25 +0000 (15:57 +0800)]
Missed SKIPIF

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Wed, 8 May 2013 16:02:35 +0000 (18:02 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoPHP 5.3.25 NEWS
Johannes Schlüter [Wed, 8 May 2013 16:01:39 +0000 (18:01 +0200)]
PHP 5.3.25 NEWS

11 years agobetter fix for bug #64770
Anatol Belski [Sat, 4 May 2013 10:19:52 +0000 (12:19 +0200)]
better fix for bug #64770

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Sat, 4 May 2013 10:18:06 +0000 (12:18 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  better fix for bug #64770

11 years agobetter fix for bug #64770
Anatol Belski [Sat, 4 May 2013 10:16:38 +0000 (12:16 +0200)]
better fix for bug #64770

11 years agoremove OS-specific OIDs from
Boris Lytochkin [Fri, 3 May 2013 20:04:52 +0000 (00:04 +0400)]
remove OS-specific OIDs from
'WALK multiple on single OID with OID suffix as keys' test part

11 years agore-work walkaround for net-snmp BUGid 2027834, no need to detect it anymore
Boris Lytochkin [Fri, 3 May 2013 19:06:34 +0000 (23:06 +0400)]
re-work walkaround for net-snmp BUGid 2027834, no need to detect it anymore
add test for Bug #64159
bump default buffer size for values(32->512): do not reallocate buffers in 99% cases

11 years agoMerge branch 'PHP-5.4' of https://git.php.net/push/php-src into PHP-5.4
Boris Lytochkin [Fri, 3 May 2013 15:24:24 +0000 (19:24 +0400)]
Merge branch 'PHP-5.4' of https://git.php.net/push/php-src into PHP-5.4

* 'PHP-5.4' of https://git.php.net/push/php-src:
  updated NEWS
  Fixed bug #64770 stream_select() fails with pipes

11 years agoMerge branch 'PHP-5.3' of https://git.php.net/push/php-src into PHP-5.3
Boris Lytochkin [Fri, 3 May 2013 15:23:46 +0000 (19:23 +0400)]
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:
  Fixed bug #64770 stream_select() fails with pipes

11 years agoupdated NEWS
Anatol Belski [Fri, 3 May 2013 15:04:26 +0000 (17:04 +0200)]
updated NEWS

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Fri, 3 May 2013 15:03:16 +0000 (17:03 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #64770 stream_select() fails with pipes

11 years agoFixed bug #64770 stream_select() fails with pipes
Anatol Belski [Fri, 3 May 2013 15:01:33 +0000 (17:01 +0200)]
Fixed bug #64770 stream_select() fails with pipes

returned by proc_open() on Windows x64

11 years agoFixed bug #64159 (Truncated snmpget)
Boris Lytochkin [Fri, 3 May 2013 11:35:09 +0000 (15:35 +0400)]
Fixed bug #64159 (Truncated snmpget)

11 years agoupdate NEWS
Boris Lytochkin [Fri, 3 May 2013 08:15:35 +0000 (12:15 +0400)]
update NEWS

11 years agoFix bug #64765 (enclose IPv6 address into square brackets)
Boris Lytochkin [Fri, 3 May 2013 08:13:50 +0000 (12:13 +0400)]
Fix bug #64765 (enclose IPv6 address into square brackets)

11 years agoMerge branch 'PHP-5.4' of https://git.php.net/push/php-src into PHP-5.4
Boris Lytochkin [Fri, 3 May 2013 07:22:16 +0000 (11:22 +0400)]
Merge branch 'PHP-5.4' of https://git.php.net/push/php-src into PHP-5.4

* 'PHP-5.4' of https://git.php.net/push/php-src: (109 commits)
  NEWS
  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)
  Remove trailing space in NEWS
  NEWS for 514afd67
  Fix bug #64729: compilation failure on x32
  When Apache use RewriteRule to redirect, via mod_proxy_fgi, to php-fpm the SCRIPT_FILENAME may contains the QUERY_STRING.
  Revert "Add CURL_WRAPPERS_ENABLE constant"
  Also fixed bug #64726 in 5.3
  Fixed bug #64726 (Segfault when calling fetch_object on a use_result and DB pointer has closed)
  Fix memory realted to #64726
  updated libmagic.patch
  Fixed bug bug #64713 Compilation warnings in finfo
  Fix Test Bug #64714
  ...

11 years agoMerge branch 'PHP-5.3' of https://git.php.net/push/php-src into PHP-5.3
Boris Lytochkin [Fri, 3 May 2013 07:21:48 +0000 (11:21 +0400)]
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
  ...

11 years agoNEWS
Remi Collet [Fri, 3 May 2013 06:30:47 +0000 (08:30 +0200)]
NEWS

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Remi Collet [Fri, 3 May 2013 06:30:19 +0000 (08:30 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  NEWS

11 years agoNEWS
Remi Collet [Fri, 3 May 2013 06:29:56 +0000 (08:29 +0200)]
NEWS

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Remi Collet [Fri, 3 May 2013 06:22:55 +0000 (08:22 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  From code coverity scan, syscall return value must be check.

11 years agoFrom code coverity scan, syscall return value must be check.
Remi Collet [Fri, 3 May 2013 06:19:14 +0000 (08:19 +0200)]
From code coverity scan, syscall return value must be check.

To not alter current behaviour, we simply log the problem,
so, if it occurs, the message will give explanation.

This are only warning as they don't block the server,
but such fail can explain strange (not expected) behaviour later.

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Remi Collet [Thu, 2 May 2013 11:47:36 +0000 (13:47 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  fix more resource leaks

11 years agofix more resource leaks
Remi Collet [Thu, 2 May 2013 11:47:24 +0000 (13:47 +0200)]
fix more resource leaks

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Remi Collet [Thu, 2 May 2013 11:31:11 +0000 (13:31 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  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)

11 years agoFrom code coverity scan
Remi Collet [Thu, 2 May 2013 11:27:16 +0000 (13:27 +0200)]
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)

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Remi Collet [Thu, 2 May 2013 08:32:54 +0000 (10:32 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  fixed size array cannot be null

11 years agofixed size array cannot be null
Remi Collet [Thu, 2 May 2013 08:32:45 +0000 (10:32 +0200)]
fixed size array cannot be null

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Remi Collet [Thu, 2 May 2013 08:15:20 +0000 (10:15 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  use limit_extensions as we use security_limit_extensions later (free)
  unused variable

11 years agouse limit_extensions as we use security_limit_extensions later (free)
Remi Collet [Thu, 2 May 2013 08:15:12 +0000 (10:15 +0200)]
use limit_extensions as we use security_limit_extensions later (free)

11 years agounused variable
Remi Collet [Thu, 2 May 2013 08:15:05 +0000 (10:15 +0200)]
unused variable