]> granicus.if.org Git - php/log
php
10 years agofix test with readline on mac
Ferenc Kovacs [Sat, 29 Nov 2014 00:47:45 +0000 (01:47 +0100)]
fix test with readline on mac

10 years agoupdated NEWS
Julien Pauli [Fri, 28 Nov 2014 12:26:20 +0000 (13:26 +0100)]
updated NEWS

10 years agoFix #65419 - Inside trait, self::class != __CLASS__
Julien Pauli [Wed, 29 Oct 2014 13:35:51 +0000 (14:35 +0100)]
Fix #65419 - Inside trait, self::class != __CLASS__

10 years agorefactored the mbstring config.w32
Anatol Belski [Thu, 27 Nov 2014 12:37:00 +0000 (13:37 +0100)]
refactored the mbstring config.w32

10 years agoFixed bug #68504 --with-libmbfl configure option not present on Windows
Anatol Belski [Thu, 27 Nov 2014 08:14:47 +0000 (09:14 +0100)]
Fixed bug #68504 --with-libmbfl configure option not present on Windows

10 years agothe darwin specific test fails for me with the same output which is the expected...
Ferenc Kovacs [Wed, 26 Nov 2014 23:08:40 +0000 (00:08 +0100)]
the darwin specific test fails for me with the same output which is the expected for the original test
I couldn't find anybody who managed to see this test passing, but I found a bunch of other reports on
qa.php.net/reports and on google which do see this test failing on mac.
if this change causes you to have this test failing on Mac, please drop me a mail so we can improve
the current test so it passes for everybody.

10 years ago5.5.21 now
Julien Pauli [Wed, 26 Nov 2014 10:31:58 +0000 (11:31 +0100)]
5.5.21 now

10 years agoupdated lib versions
Anatol Belski [Wed, 26 Nov 2014 07:33:06 +0000 (08:33 +0100)]
updated lib versions

10 years agomove tests into proper place
Stanislav Malyshev [Mon, 24 Nov 2014 20:26:20 +0000 (12:26 -0800)]
move tests into proper place

10 years agofix dir separator in test
Anatol Belski [Mon, 24 Nov 2014 15:14:17 +0000 (16:14 +0100)]
fix dir separator in test

10 years agofork test for windows
Anatol Belski [Mon, 24 Nov 2014 15:09:26 +0000 (16:09 +0100)]
fork test for windows

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 02:05:49 +0000 (18:05 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  update for LiteSpeed

10 years agoupdate for LiteSpeed
Stanislav Malyshev [Mon, 24 Nov 2014 02:05:26 +0000 (18:05 -0800)]
update for LiteSpeed

10 years agoupdate for LiteSpeed
Stanislav Malyshev [Mon, 24 Nov 2014 02:03:07 +0000 (18:03 -0800)]
update for LiteSpeed

10 years agoMerge branch 'pull-request/757' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 01:52:43 +0000 (17:52 -0800)]
Merge branch 'pull-request/757' into PHP-5.5

* pull-request/757:
  xmlwriter_full_end_element tests
  Tests for writeAttributeNS and xmlwriter_write_attribute_ns

10 years agoMerge branch 'pull-request/782' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 01:52:08 +0000 (17:52 -0800)]
Merge branch 'pull-request/782' into PHP-5.5

* pull-request/782:
  tests image gd

10 years agoMerge branch 'pull-request/854' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 01:23:34 +0000 (17:23 -0800)]
Merge branch 'pull-request/854' into PHP-5.5

* pull-request/854:
  teste basico da funcao timezone_version_get

10 years agoMerge branch 'pull-request/855' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 01:22:54 +0000 (17:22 -0800)]
Merge branch 'pull-request/855' into PHP-5.5

* pull-request/855:
  added some tests to datetime and dateinterval functions
  added various tests for XSLTProcessor and one test for iconv extension

10 years agoMerge branch 'pull-request/856' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 01:22:02 +0000 (17:22 -0800)]
Merge branch 'pull-request/856' into PHP-5.5

* pull-request/856:
  Add my information to this test
  Add a test for the exception cases of readline_read_history

10 years agoMerge branch 'pull-request/863' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 01:21:20 +0000 (17:21 -0800)]
Merge branch 'pull-request/863' into PHP-5.5

* pull-request/863:
  Test PHP Init Fail Without Params

10 years agoCorrect two zlib tests to use a string, not a const
Tim Siebels [Fri, 12 Sep 2014 13:04:32 +0000 (15:04 +0200)]
Correct two zlib tests to use a string, not a const

10 years agofix NEWS order
Stanislav Malyshev [Mon, 24 Nov 2014 00:21:53 +0000 (16:21 -0800)]
fix NEWS order

10 years agoupdate NEWS
Stanislav Malyshev [Mon, 24 Nov 2014 00:18:04 +0000 (16:18 -0800)]
update NEWS

10 years agoMerge branch 'pull-request/840' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 00:17:17 +0000 (16:17 -0800)]
Merge branch 'pull-request/840' into PHP-5.5

* pull-request/840:
  Update the VM generation script, per Bob.
  Update NEWS after rebase.
  Add BEGIN_EXTERN_C() and END_EXTERN_C() to .h files missing them.

10 years agoUpdate comments in php.ini
Sobak [Sun, 28 Sep 2014 10:44:40 +0000 (12:44 +0200)]
Update comments in php.ini

10 years agoadded missing INSTALL_ROOT
Sebastian Brandt [Mon, 29 Sep 2014 07:53:26 +0000 (09:53 +0200)]
added missing INSTALL_ROOT

10 years agoNEWS
Remi Collet [Sat, 22 Nov 2014 09:36:45 +0000 (10:36 +0100)]
NEWS

10 years agoFixed Bug #68478 acess_log don't use prefix
Remi Collet [Sat, 22 Nov 2014 09:25:53 +0000 (10:25 +0100)]
Fixed Bug #68478 acess_log don't use prefix

Calling fpm_conf_process_all_pools before fpm_log_open
allow to use fpm_evaluate_full_path and so to honor
global prefix or pool prefix for access.log

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sat, 22 Nov 2014 08:40:11 +0000 (00:40 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Revert "made lsapi_main.c compatible with PHP7/phpng ."

10 years agoRevert "made lsapi_main.c compatible with PHP7/phpng ."
Stanislav Malyshev [Sat, 22 Nov 2014 08:38:04 +0000 (00:38 -0800)]
Revert "made lsapi_main.c compatible with PHP7/phpng ."

This reverts commit 9fb816f45ad9baa46b91514e70f755eb88539e85.
Not a security-related fix.

10 years agoUpdated NEWS
Julien Pauli [Fri, 21 Nov 2014 15:16:54 +0000 (16:16 +0100)]
Updated NEWS

10 years agoFix #68185 - Inconsistent insteadof definition
Julien Pauli [Wed, 29 Oct 2014 13:39:48 +0000 (14:39 +0100)]
Fix #68185 - Inconsistent insteadof definition

10 years agofixed test
Anatol Belski [Fri, 21 Nov 2014 12:56:49 +0000 (13:56 +0100)]
fixed test

on Linux gettext requires a locale to be installed on the system

10 years agoadded test for things done so far for bug #66265
Anatol Belski [Fri, 21 Nov 2014 09:22:47 +0000 (10:22 +0100)]
added test for things done so far for bug #66265

10 years agopartially fixed bug #66265
Anatol Belski [Fri, 21 Nov 2014 08:57:12 +0000 (09:57 +0100)]
partially fixed bug #66265

NTS mode should additionally use _putenv to satisfy libs like gettext
relying on _getenv. As _putenv isn't thread safe, it wouldn't bring
much for the TS mode as it would change locale across all the threads
and require locking to avoid random fails with concurrent _getenv
calls.

10 years agoforked bug67052.phpt for Windows
Anatol Belski [Thu, 20 Nov 2014 17:29:14 +0000 (18:29 +0100)]
forked bug67052.phpt for Windows

10 years agoNEWS
Remi Collet [Fri, 21 Nov 2014 06:56:39 +0000 (07:56 +0100)]
NEWS

10 years agoFix bug #68463 listen.allowed_clients can silently result in no allowed access
Remi Collet [Thu, 20 Nov 2014 14:14:34 +0000 (15:14 +0100)]
Fix bug #68463 listen.allowed_clients can silently result in no allowed access

Add a "There are no allowed addresses for this pool"

10 years agoRaise a warning when listen = hostname used and is resolved as multiple addresses
Remi Collet [Thu, 20 Nov 2014 09:15:15 +0000 (10:15 +0100)]
Raise a warning when listen = hostname used and is resolved as multiple addresses

Using getaddrinfo is perhaps not a good idea... if we are not able
to listen on multiple addresses...

At least this message should help to diagnose problem, ex
... Found address for localhost, socket opened on ::1
... Found multiple addresses for localhost, 127.0.0.1 ignored

10 years agoNEWS
Remi Collet [Fri, 21 Nov 2014 06:49:53 +0000 (07:49 +0100)]
NEWS

10 years agomove zlog_set_level() again
David Zuelke [Wed, 19 Nov 2014 22:39:00 +0000 (23:39 +0100)]
move zlog_set_level() again

from fpm_unix_init_main() to fpm_conf_post_process() this time (see #894),
because otherwise nothing in fpm_conf_init_main() obeys log levels

10 years agoChange pm.start_servers default warning to notice
David Zuelke [Sun, 9 Nov 2014 01:18:58 +0000 (20:18 -0500)]
Change pm.start_servers default warning to notice

Unlike other settings, this has a perfectly reasonable default, calculated using
a dynamic formula. If the default was hardcoded to "2" or something, then it
would make sense to have a warning, since that could potentially be bad, but for
a dynamically calculated value based on other mandatory settings, a notice ought
to be enough.

10 years agoNEWS
Remi Collet [Fri, 21 Nov 2014 06:34:40 +0000 (07:34 +0100)]
NEWS

10 years agoFixed bug #68391 Returns the pool config files in order
Florian MARGAINE [Thu, 20 Nov 2014 17:50:34 +0000 (18:50 +0100)]
Fixed bug #68391 Returns the pool config files in order

Fixes https://bugs.php.net/bug.php?id=68391

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Adam Harvey [Fri, 21 Nov 2014 00:18:42 +0000 (16:18 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
George Wang [Thu, 20 Nov 2014 21:56:03 +0000 (16:56 -0500)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5

10 years agomade lsapi_main.c compatible with PHP7/phpng .
George Wang [Thu, 20 Nov 2014 21:49:01 +0000 (16:49 -0500)]
made lsapi_main.c compatible with PHP7/phpng .

10 years agomade lsapi_main.c compatible with PHP7/phpng .
George Wang [Thu, 20 Nov 2014 21:49:01 +0000 (16:49 -0500)]
made lsapi_main.c compatible with PHP7/phpng .

10 years agosplit msgfmt_format_intlcalendar_variant*.phpt for ICU 54.1
Anatol Belski [Thu, 20 Nov 2014 12:26:23 +0000 (13:26 +0100)]
split msgfmt_format_intlcalendar_variant*.phpt for ICU 54.1

10 years agosplit formatter_format*.phpt for ICP 54.1
Anatol Belski [Thu, 20 Nov 2014 12:17:41 +0000 (13:17 +0100)]
split formatter_format*.phpt for ICP 54.1

10 years agosplit dateformat_timezone_arg_variations*.phpt for ICU 54.1
Anatol Belski [Thu, 20 Nov 2014 12:12:02 +0000 (13:12 +0100)]
split dateformat_timezone_arg_variations*.phpt for ICU 54.1

10 years agosplit dateformat_get_set_timezone_variant*.phpt for ICU 54.1
Anatol Belski [Thu, 20 Nov 2014 12:06:22 +0000 (13:06 +0100)]
split dateformat_get_set_timezone_variant*.phpt for ICU 54.1

10 years agofix icu version to test
Anatol Belski [Thu, 20 Nov 2014 12:01:04 +0000 (13:01 +0100)]
fix icu version to test

10 years agosplit ext/intl/tests/dateformat_get_set_calendar_variant*.phpt for 54.1
Anatol Belski [Thu, 20 Nov 2014 11:58:41 +0000 (12:58 +0100)]
split ext/intl/tests/dateformat_get_set_calendar_variant*.phpt for 54.1

10 years agosplit dateformat_formatObject_datetime_variant*.phpt for ICU 54.1
Anatol Belski [Thu, 20 Nov 2014 11:53:11 +0000 (12:53 +0100)]
split dateformat_formatObject_datetime_variant*.phpt for ICU 54.1

10 years agosplit dateformat_formatObject_calendar_variant*.phpt for ICU 54.1
Anatol Belski [Thu, 20 Nov 2014 11:46:48 +0000 (12:46 +0100)]
split dateformat_formatObject_calendar_variant*.phpt for ICU 54.1

10 years agosplit dateformat_create_cal_arg_variant2.phpt for ICU 53.1 and 54.1
Anatol Belski [Thu, 20 Nov 2014 11:39:52 +0000 (12:39 +0100)]
split dateformat_create_cal_arg_variant2.phpt for ICU 53.1 and 54.1

10 years agoclone dateformat_calendars_variant3.phpt for ICU 54.1
Anatol Belski [Thu, 20 Nov 2014 10:49:39 +0000 (11:49 +0100)]
clone dateformat_calendars_variant3.phpt for ICU 54.1

10 years agosplit collator_get_sort_key_variant3.phpt for icu 54.1
Anatol Belski [Thu, 20 Nov 2014 10:37:06 +0000 (11:37 +0100)]
split collator_get_sort_key_variant3.phpt for icu 54.1

10 years agosplit ext/intl/tests/collator_create3.phpt for icu >= 54.1
Anatol Belski [Thu, 20 Nov 2014 10:17:42 +0000 (11:17 +0100)]
split ext/intl/tests/collator_create3.phpt for icu >= 54.1

10 years agoNEWS
Remi Collet [Wed, 19 Nov 2014 15:47:52 +0000 (16:47 +0100)]
NEWS

10 years agoFixed bug #68452 php-fpm man page is oudated (-g, -R, -z)
Remi Collet [Wed, 19 Nov 2014 15:46:51 +0000 (16:46 +0100)]
Fixed bug #68452 php-fpm man page is oudated (-g, -R, -z)

10 years agoNEWS
Remi Collet [Tue, 18 Nov 2014 16:43:28 +0000 (17:43 +0100)]
NEWS

10 years agoFixed bug #68381 Set FPM log level earlier during init
David Zuelke [Sat, 8 Nov 2014 22:22:54 +0000 (17:22 -0500)]
Fixed bug #68381 Set FPM log level earlier during init

The log level will be ignored throughout log events in fpm_unix_init_main, until
the very end when zlog_set_level is finally called.

In particular, fpm_unix_conf_wp may throw notices like this:

> [08-Nov-2014 17:13:36] NOTICE: [pool www] 'user' directive is ignored when…

Which will still appear even if log_level in php-fpm.conf is set to warning+

10 years agoupdate fpm configuration for #68428
Remi Collet [Mon, 17 Nov 2014 08:35:20 +0000 (09:35 +0100)]
update fpm configuration for #68428

10 years agofix incompatible pointer types
Anatol Belski [Mon, 17 Nov 2014 07:48:32 +0000 (08:48 +0100)]
fix incompatible pointer types

10 years agoNEWS
Remi Collet [Mon, 17 Nov 2014 08:23:16 +0000 (09:23 +0100)]
NEWS

10 years agoFixed bug #68428 allowed_client is IPv4 only
Remi Collet [Mon, 17 Nov 2014 08:22:13 +0000 (09:22 +0100)]
Fixed bug #68428 allowed_client is IPv4 only

10 years agocomment about ipv4-mapped in fpm conf
Remi Collet [Mon, 17 Nov 2014 05:57:59 +0000 (06:57 +0100)]
comment about ipv4-mapped in fpm conf

10 years agoImprove fix bug #68421 access.format='%R' doesn't log ipv6 address
Remi Collet [Mon, 17 Nov 2014 05:53:38 +0000 (06:53 +0100)]
Improve fix bug #68421 access.format='%R' doesn't log ipv6 address

Log IPv4-Mapped-Ipv6 address as IPv4 (not as IPv6)

10 years agoimprove comments about FPM listen option
Remi Collet [Sun, 16 Nov 2014 16:59:36 +0000 (17:59 +0100)]
improve comments about FPM listen option

10 years agoNEWS
Remi Collet [Sat, 15 Nov 2014 07:13:56 +0000 (08:13 +0100)]
NEWS

10 years agoFixed Bug #68420 listen=9000 listens to ipv6 localhost instead of all addresses
Remi Collet [Sat, 15 Nov 2014 07:08:23 +0000 (08:08 +0100)]
Fixed Bug #68420 listen=9000 listens to ipv6 localhost instead of all addresses

Restore default behavior when no address configured:
Listen on all IPv4 addresses.

At some time we could consider to switch to all IPv6
but this will be a BC break.

10 years agoNEWS
Remi Collet [Fri, 14 Nov 2014 18:13:53 +0000 (19:13 +0100)]
NEWS

10 years agoFix bug #68421 access.format='%R' doesn't log ipv6 address
Remi Collet [Fri, 14 Nov 2014 18:09:50 +0000 (19:09 +0100)]
Fix bug #68421 access.format='%R' doesn't log ipv6 address

10 years agoFix bug #68423i PHP-FPM will no longer load all pools
Remi Collet [Fri, 14 Nov 2014 16:29:31 +0000 (17:29 +0100)]
Fix bug #68423i PHP-FPM will no longer load all pools

The hash need to be unique per IP + Port
Previous version have (IPv4 only)
   sprintf(key, "%u.%u.%u.%u:%u", IPQUAD(&sa_in->sin_addr), (unsigned int) ntohs(sa_in->sin_port));

10 years agoFixed NEWS
Matteo Beccati [Wed, 12 Nov 2014 15:45:36 +0000 (16:45 +0100)]
Fixed NEWS

Some entries had been mistakenly removed in ad468d20b130c720020139b8d5f6601f6f3033ab

10 years agoFixed bug #53829 Compiling PHP with large file support will replace function gzopen...
Matteo Beccati [Wed, 12 Nov 2014 10:21:11 +0000 (11:21 +0100)]
Fixed bug #53829 Compiling PHP with large file support will replace function gzopen by gzopen64

10 years agoFixed wrong NEWS
Julien Pauli [Wed, 12 Nov 2014 09:59:54 +0000 (10:59 +0100)]
Fixed wrong NEWS

10 years agoMerge branch 'PHp-5.4' into PHP-5.5
Stanislav Malyshev [Wed, 12 Nov 2014 00:32:38 +0000 (16:32 -0800)]
Merge branch 'PHp-5.4' into PHP-5.5

* PHp-5.4:
  5.4.36-dev
  Fixed bug #66584 Segmentation fault on statement deallocation

Conflicts:
configure.in
main/php_version.h

10 years ago5.4.36-dev
Stanislav Malyshev [Wed, 12 Nov 2014 00:31:38 +0000 (16:31 -0800)]
5.4.36-dev

10 years agoFixed bug #66584 Segmentation fault on statement deallocation
Matteo Beccati [Sat, 1 Nov 2014 18:11:43 +0000 (19:11 +0100)]
Fixed bug #66584 Segmentation fault on statement deallocation

10 years agoupdate NEWS
Ferenc Kovacs [Tue, 11 Nov 2014 23:19:51 +0000 (00:19 +0100)]
update NEWS

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Ferenc Kovacs [Tue, 11 Nov 2014 23:18:55 +0000 (00:18 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  update NEWS

10 years agoupdate NEWS
Ferenc Kovacs [Tue, 11 Nov 2014 23:18:13 +0000 (00:18 +0100)]
update NEWS

10 years ago- Updated to version 2014.10 (2014j)
Derick Rethans [Tue, 11 Nov 2014 17:01:24 +0000 (14:01 -0300)]
- Updated to version 2014.10 (2014j)

10 years agoFixed bug #68361 (Segmentation fault on SoapClient::__getTypes)
Xinchen Hui [Tue, 11 Nov 2014 08:22:49 +0000 (16:22 +0800)]
Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes)

10 years agoFix skipif test here
Rasmus Lerdorf [Mon, 10 Nov 2014 18:41:18 +0000 (10:41 -0800)]
Fix skipif test here

10 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Rasmus Lerdorf [Mon, 10 Nov 2014 18:42:30 +0000 (10:42 -0800)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5

* 'PHP-5.5' of git.php.net:php-src:
  Fixed bug #68370 ("unset($this)" can make the program crash)
  Fixed NEWS for 5.5
  Fix opcache.revalidate_freq per-request behavior
  Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy)

10 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Xinchen Hui [Mon, 10 Nov 2014 05:52:07 +0000 (13:52 +0800)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

10 years agoFixed bug #68370 ("unset($this)" can make the program crash)
Xinchen Hui [Mon, 10 Nov 2014 05:46:47 +0000 (13:46 +0800)]
Fixed bug #68370 ("unset($this)" can make the program crash)

10 years agoFixed NEWS for 5.5
Julien Pauli [Fri, 7 Nov 2014 11:59:48 +0000 (12:59 +0100)]
Fixed NEWS for 5.5

10 years agoFix opcache.revalidate_freq per-request behavior
Dmitry Stogov [Fri, 7 Nov 2014 07:16:25 +0000 (10:16 +0300)]
Fix opcache.revalidate_freq per-request behavior

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Dmitry Stogov [Fri, 7 Nov 2014 06:48:26 +0000 (09:48 +0300)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy)

10 years agoPartial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash...
Dmitry Stogov [Fri, 7 Nov 2014 06:46:49 +0000 (09:46 +0300)]
Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy)

10 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Rasmus Lerdorf [Thu, 6 Nov 2014 17:49:11 +0000 (09:49 -0800)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5

* 'PHP-5.5' of git.php.net:php-src:
  Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)

10 years agoFixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)
Matteo Beccati [Thu, 6 Nov 2014 14:46:49 +0000 (15:46 +0100)]
Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)

10 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Rasmus Lerdorf [Wed, 5 Nov 2014 20:39:42 +0000 (12:39 -0800)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5

* 'PHP-5.5' of git.php.net:php-src: (29 commits)
  fix dir separator in test
  update NEWS
  Fix bug #63595 GMP memory management conflicts with other libraries using GMP
  Initialize the offset table - PCRE may sometimes miss offsets
  set default response code to 200
  set default response code to 200
  Fixed bug #66584 Segmentation fault on statement deallocation
  fix ZTS build
  Added PGSQL_TEST_CONNSTR env var support for ext/pgsql tests
  Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction
  don't try to send in the test results until we restored qa.php.net
  Don't treat warnings as failures in the junit output
  Fixed test to work with recent libcurl versions
  PHP 5.5.20 now
  Ensure we have enough input data before parsing date
  Fix bug #68095 - invalid read in php_getopt()
  NEWS
  Fix bug #63595 GMP memory management conflicts with other libraries using GMP
  - Updated to version 2014.9 (2014i)
  updated libmagic.patch in 5.5
  ...

10 years agofix dir separator in test
Anatol Belski [Wed, 5 Nov 2014 14:42:45 +0000 (15:42 +0100)]
fix dir separator in test

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 3 Nov 2014 19:43:40 +0000 (11:43 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  update NEWS
  Fix bug #63595 GMP memory management conflicts with other libraries using GMP