]> granicus.if.org Git - php/log
php
10 years agoupdated NEWS
Anatol Belski [Sat, 4 Apr 2015 19:50:50 +0000 (21:50 +0200)]
updated NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Sat, 4 Apr 2015 19:50:18 +0000 (21:50 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  updated NEWS
  added test for bug #69354
  revert skipif, this should run everywhere
  further ODBC 3.0 compliance
  more compliance with the ODBC 3.0
  test fixes

10 years agoupdated NEWS
Anatol Belski [Sat, 4 Apr 2015 19:49:09 +0000 (21:49 +0200)]
updated NEWS

fixes for bug #69354 was cherrypicked from master

10 years agoadded test for bug #69354
Anatol Belski [Thu, 2 Apr 2015 16:50:16 +0000 (18:50 +0200)]
added test for bug #69354

10 years agorevert skipif, this should run everywhere
Anatol Belski [Thu, 2 Apr 2015 13:37:08 +0000 (15:37 +0200)]
revert skipif, this should run everywhere

10 years agofurther ODBC 3.0 compliance
Anatol Belski [Thu, 2 Apr 2015 13:30:31 +0000 (15:30 +0200)]
further ODBC 3.0 compliance

10 years agomore compliance with the ODBC 3.0
Anatol Belski [Thu, 2 Apr 2015 12:23:23 +0000 (14:23 +0200)]
more compliance with the ODBC 3.0

10 years agotest fixes
Anatol Belski [Thu, 2 Apr 2015 12:22:56 +0000 (14:22 +0200)]
test fixes

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Dmitry Stogov [Thu, 2 Apr 2015 09:30:58 +0000 (12:30 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Prevent GC from changing zval or object 'color' before they are actually inserted into possible roots buffer.

10 years agoPrevent GC from changing zval or object 'color' before they are actually inserted...
Dmitry Stogov [Thu, 2 Apr 2015 09:29:15 +0000 (12:29 +0300)]
Prevent GC from changing zval or object 'color' before they are actually inserted into possible roots buffer.

10 years agoMerge branch 'PHP-5.6' of https://git.php.net/repository/php-src into PHP-5.6
Xinchen Hui [Thu, 2 Apr 2015 01:06:46 +0000 (09:06 +0800)]
Merge branch 'PHP-5.6' of https://git.php.net/repository/php-src into PHP-5.6

10 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Xinchen Hui [Thu, 2 Apr 2015 01:06:38 +0000 (09:06 +0800)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Ferenc Kovacs [Wed, 1 Apr 2015 22:07:13 +0000 (00:07 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  sigh, can't even copypaste without screwing up

10 years agosigh, can't even copypaste without screwing up
Ferenc Kovacs [Wed, 1 Apr 2015 22:07:00 +0000 (00:07 +0200)]
sigh, can't even copypaste without screwing up

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Ferenc Kovacs [Wed, 1 Apr 2015 21:06:22 +0000 (23:06 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  oop, put both the error number and message for both db object to the error message

10 years agooop, put both the error number and message for both db object to the error message
Ferenc Kovacs [Wed, 1 Apr 2015 21:06:04 +0000 (23:06 +0200)]
oop, put both the error number and message for both db object to the error message

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Ferenc Kovacs [Wed, 1 Apr 2015 20:08:11 +0000 (22:08 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  test fixes

10 years agotest fixes
Ferenc Kovacs [Wed, 1 Apr 2015 20:03:19 +0000 (22:03 +0200)]
test fixes

10 years agoRevert "Merge branch 'PHP-5.5' into PHP-5.6"
Stanislav Malyshev [Wed, 1 Apr 2015 19:48:08 +0000 (12:48 -0700)]
Revert "Merge branch 'PHP-5.5' into PHP-5.6"

This reverts commit aa22e80b1af500e5d6cdc0f7783537a768d0e373, reversing
changes made to 3e7f47cb039fd8803776eaf2899d576c503cdb63.

Conflicts:
ext/date/php_date.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Ferenc Kovacs [Wed, 1 Apr 2015 16:05:57 +0000 (18:05 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fix typo: unitialized -> uninitialized

10 years agoMerge branch 'pr-1212' into PHP-5.5
Ferenc Kovacs [Wed, 1 Apr 2015 16:05:36 +0000 (18:05 +0200)]
Merge branch 'pr-1212' into PHP-5.5

* pr-1212:
  Fix typo: unitialized -> uninitialized

10 years agoUpdate NEWS
Xinchen Hui [Wed, 1 Apr 2015 16:01:57 +0000 (00:01 +0800)]
Update NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Wed, 1 Apr 2015 15:59:45 +0000 (23:59 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoFixed bug #69281 (opcache_is_script_cached no longer works)
Danack [Wed, 1 Apr 2015 15:58:22 +0000 (23:58 +0800)]
Fixed bug #69281 (opcache_is_script_cached no longer works)

10 years agoFix typo: unitialized -> uninitialized
Lior Kaplan [Wed, 1 Apr 2015 15:21:01 +0000 (18:21 +0300)]
Fix typo: unitialized -> uninitialized

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Lior Kaplan [Wed, 1 Apr 2015 15:20:26 +0000 (18:20 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fix typo: unitialized -> uninitialized

10 years agoFix typo: unitialized -> uninitialized
Lior Kaplan [Wed, 1 Apr 2015 15:19:09 +0000 (18:19 +0300)]
Fix typo: unitialized -> uninitialized

10 years agoFix typo: unitialized -> uninitialized
Lior Kaplan [Wed, 1 Apr 2015 15:07:37 +0000 (18:07 +0300)]
Fix typo: unitialized -> uninitialized

10 years agofix release date
Ferenc Kovacs [Tue, 31 Mar 2015 23:42:12 +0000 (01:42 +0200)]
fix release date

10 years ago5.6.9 is up next
Ferenc Kovacs [Tue, 31 Mar 2015 23:30:51 +0000 (01:30 +0200)]
5.6.9 is up next

10 years agoAdd changelog entries for #68677, #68739 & #68740
Lior Kaplan [Tue, 31 Mar 2015 22:55:35 +0000 (01:55 +0300)]
Add changelog entries for #68677, #68739 & #68740

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Lior Kaplan [Tue, 31 Mar 2015 22:54:53 +0000 (01:54 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed bug #68739 (Missing break / control flow in curl)
  Fixed bug #68740 (NULL Pointer Dereference)
  Fixed bug #68677 (Use After Free in OPcache)

10 years agoFixed bug #68739 (Missing break / control flow).
Lior Kaplan [Tue, 31 Mar 2015 22:45:34 +0000 (01:45 +0300)]
Fixed bug #68739 (Missing break / control flow).
Fixed bug #68740 (NULL Pointer Dereference).
Fixed bug #68677 (Use After Free).

10 years agoFixed bug #68739 (Missing break / control flow in curl)
Xinchen Hui [Tue, 31 Mar 2015 21:57:39 +0000 (00:57 +0300)]
Fixed bug #68739 (Missing break / control flow in curl)

(cherry picked from commit 124fb22a13fafa3648e4e15b4f207c7096d8155e)

10 years agoFixed bug #68740 (NULL Pointer Dereference)
Xinchen Hui [Tue, 31 Mar 2015 21:41:46 +0000 (00:41 +0300)]
Fixed bug #68740 (NULL Pointer Dereference)

(cherry picked from commit 124fb22a13fafa3648e4e15b4f207c7096d8155e)

10 years agoFixed bug #68677 (Use After Free in OPcache)
Xinchen Hui [Thu, 8 Jan 2015 08:32:20 +0000 (16:32 +0800)]
Fixed bug #68677 (Use After Free in OPcache)

(cherry picked from commit 777c39f4042327eac4b63c7ee87dc1c7a09a3115)

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Derick Rethans [Tue, 31 Mar 2015 15:35:10 +0000 (16:35 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoFixed bug #69336 (Issues with "last day of <monthname>").
Derick Rethans [Tue, 31 Mar 2015 15:35:03 +0000 (16:35 +0100)]
Fixed bug #69336 (Issues with "last day of <monthname>").

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Julien Pauli [Tue, 31 Mar 2015 13:57:44 +0000 (15:57 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  5.5.25 now

10 years ago5.5.25 now
Julien Pauli [Tue, 31 Mar 2015 13:51:47 +0000 (15:51 +0200)]
5.5.25 now

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Derick Rethans [Tue, 31 Mar 2015 10:09:23 +0000 (11:09 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoExport date_get_immutable_ce() so that extensions can make use of it too.
Derick Rethans [Tue, 31 Mar 2015 10:08:56 +0000 (11:08 +0100)]
Export date_get_immutable_ce() so that extensions can make use of it too.

10 years agoAlign entries format
Lior Kaplan [Tue, 31 Mar 2015 06:26:34 +0000 (09:26 +0300)]
Align entries format

10 years agoUpdate CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710
Lior Kaplan [Tue, 31 Mar 2015 06:24:56 +0000 (09:24 +0300)]
Update CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710

10 years agoAdd CVE for bug #69207
Lior Kaplan [Tue, 31 Mar 2015 06:23:34 +0000 (09:23 +0300)]
Add CVE for bug #69207

10 years agoAlign NEWS entries with 5.6.7
Lior Kaplan [Tue, 31 Mar 2015 06:20:29 +0000 (09:20 +0300)]
Align NEWS entries with 5.6.7

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Lior Kaplan [Tue, 31 Mar 2015 06:17:13 +0000 (09:17 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Align entries format
  Update CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710
  Add CVE for bug #69207

10 years agoAlign entries format
Lior Kaplan [Tue, 31 Mar 2015 06:14:06 +0000 (09:14 +0300)]
Align entries format

10 years agoUpdate CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710
Lior Kaplan [Tue, 31 Mar 2015 06:12:05 +0000 (09:12 +0300)]
Update CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710

10 years agoAdd CVE for bug #69207
Lior Kaplan [Tue, 31 Mar 2015 06:11:21 +0000 (09:11 +0300)]
Add CVE for bug #69207

10 years agoBFN
Michael Wallner [Mon, 30 Mar 2015 14:27:08 +0000 (16:27 +0200)]
BFN

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Michael Wallner [Mon, 30 Mar 2015 14:25:47 +0000 (16:25 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed bug #64931

10 years agoFixed bug #64931
Michael Wallner [Mon, 30 Mar 2015 14:19:17 +0000 (16:19 +0200)]
Fixed bug #64931

phar_add_file is too restrive on filename

Check for any of '/', '\\', '\0' after ".phar".

10 years agoBFN
Michael Wallner [Mon, 30 Mar 2015 13:41:36 +0000 (15:41 +0200)]
BFN

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Michael Wallner [Mon, 30 Mar 2015 13:41:03 +0000 (15:41 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed Bug #65467

10 years agoFixed Bug #65467
Michael Wallner [Mon, 30 Mar 2015 13:39:30 +0000 (15:39 +0200)]
Fixed Bug #65467

Call to undefined method cli_arg_typ_string

Use cli_arg_typ_filecontent instead.

10 years agoBFN
Michael Wallner [Mon, 30 Mar 2015 12:43:02 +0000 (14:43 +0200)]
BFN

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Michael Wallner [Mon, 30 Mar 2015 12:42:37 +0000 (14:42 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix bug #67761

10 years agofix bug #67761
Michael Wallner [Mon, 30 Mar 2015 12:41:30 +0000 (14:41 +0200)]
fix bug #67761

Phar::mapPhar fails for Phars inside a path containing ".tar".

Strengthen the silly .tar file extension check.

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Michael Wallner [Mon, 30 Mar 2015 11:48:57 +0000 (13:48 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed bug 64343

; Lesson learned: do not rebase on a merge commit

10 years agoFixed bug 64343
Michael Wallner [Mon, 30 Mar 2015 11:09:32 +0000 (13:09 +0200)]
Fixed bug 64343

PharData::extractTo fails for tarball created by BSD tar

Phar did not know about PAX style global/file headers.
Skip them, to be able to read the contents of those archives.

10 years agoFixed bug 64343
Michael Wallner [Mon, 30 Mar 2015 11:09:32 +0000 (13:09 +0200)]
Fixed bug 64343

PharData::extractTo fails for tarball created by BSD tar

Phar did not know about PAX style global/file headers.
Skip them, to be able to read the contents of those archives.

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Leigh [Fri, 27 Mar 2015 12:26:48 +0000 (13:26 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Add RAND_egd check for compiling against LibreSSL

10 years agoAdd RAND_egd check for compiling against LibreSSL
Leigh [Fri, 27 Mar 2015 12:24:36 +0000 (13:24 +0100)]
Add RAND_egd check for compiling against LibreSSL

10 years agoAdd CVE for bug #68901
Lior Kaplan [Wed, 25 Mar 2015 17:32:25 +0000 (19:32 +0200)]
Add CVE for bug #68901

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Lior Kaplan [Wed, 25 Mar 2015 17:31:05 +0000 (19:31 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Add CVE for bug #68901

10 years agoAdd CVE for bug #68901
Lior Kaplan [Wed, 25 Mar 2015 17:26:40 +0000 (19:26 +0200)]
Add CVE for bug #68901

10 years agoFixed Bug #69297 (function_exists strange behavior with OPCache on disabled function)
Xinchen Hui [Wed, 25 Mar 2015 15:27:50 +0000 (23:27 +0800)]
Fixed Bug #69297 (function_exists strange behavior with OPCache on disabled function)

is_callable returns true for disable_functions, but function_exists
return false for it.

10 years agoupdated NEWS
Anatol Belski [Wed, 25 Mar 2015 12:14:42 +0000 (13:14 +0100)]
updated NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Wed, 25 Mar 2015 12:13:42 +0000 (13:13 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed bug #69287 upgrade bundled sqlite to 3.8.8.3
  fix dir separator in test

10 years agoFixed bug #69287 upgrade bundled sqlite to 3.8.8.3
Anatol Belski [Wed, 25 Mar 2015 12:13:03 +0000 (13:13 +0100)]
Fixed bug #69287 upgrade bundled sqlite to 3.8.8.3

10 years agofix dir separator in test
Anatol Belski [Wed, 25 Mar 2015 12:11:27 +0000 (13:11 +0100)]
fix dir separator in test

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Remi Collet [Wed, 25 Mar 2015 09:33:31 +0000 (10:33 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  revert a4157423934edf7b8fdbcee163cced9bfd5748a, fix build odbc as shared

10 years agorevert a4157423934edf7b8fdbcee163cced9bfd5748a, fix build odbc as shared
Remi Collet [Wed, 25 Mar 2015 09:33:08 +0000 (10:33 +0100)]
revert a4157423934edf7b8fdbcee163cced9bfd5748a, fix build odbc as shared

10 years agoFixed typo
Xinchen Hui [Wed, 25 Mar 2015 05:54:42 +0000 (13:54 +0800)]
Fixed typo

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Wed, 25 Mar 2015 05:54:30 +0000 (13:54 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoFixed typo
Xinchen Hui [Wed, 25 Mar 2015 05:54:12 +0000 (13:54 +0800)]
Fixed typo

10 years agoUpdate NEWS
Xinchen Hui [Wed, 25 Mar 2015 04:10:08 +0000 (12:10 +0800)]
Update NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Wed, 25 Mar 2015 04:09:35 +0000 (12:09 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoUPdate NEWS
Xinchen Hui [Wed, 25 Mar 2015 04:09:21 +0000 (12:09 +0800)]
UPdate NEWS

10 years agoBug #69293 NEW segfault when using SoapClient::__setSoapHeader (bisected, regression)
Xinchen Hui [Wed, 25 Mar 2015 04:07:25 +0000 (12:07 +0800)]
Bug #69293 NEW segfault when using SoapClient::__setSoapHeader (bisected, regression)

This was a typo introduced in c8eaca013a3922e8383def6158ece2b63f6ec483

10 years agoupdated libs versions
Anatol Belski [Mon, 23 Mar 2015 07:38:58 +0000 (08:38 +0100)]
updated libs versions

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Mon, 23 Mar 2015 07:38:25 +0000 (08:38 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  updated libs versions

10 years agoupdated libs versions
Anatol Belski [Mon, 23 Mar 2015 07:35:36 +0000 (08:35 +0100)]
updated libs versions

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 23 Mar 2015 05:12:36 +0000 (22:12 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed #68021 - get_browser() browser_name_regex

10 years agoFixed #68021 - get_browser() browser_name_regex
Tjerk Meesters [Wed, 17 Sep 2014 13:38:56 +0000 (21:38 +0800)]
Fixed #68021 - get_browser() browser_name_regex

Replaced expression delimiter with tilde (~) and escape where necessary.

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 23 Mar 2015 05:04:41 +0000 (22:04 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Print checking message for all ODBC drivers
  Change default option of ODBC drivers to no to enable bulding standalone ODBC

Conflicts:
ext/odbc/config.m4

10 years agoPrint checking message for all ODBC drivers
Lior Kaplan [Sun, 22 Mar 2015 20:30:32 +0000 (22:30 +0200)]
Print checking message for all ODBC drivers

This makes the output more readble in case no ODBC driver was selected

10 years agoChange default option of ODBC drivers to no to enable bulding standalone ODBC
Lior Kaplan [Sun, 22 Mar 2015 20:28:16 +0000 (22:28 +0200)]
Change default option of ODBC drivers to no to enable bulding standalone ODBC

10 years agooops, forgot TSRMLS_CC
Stanislav Malyshev [Mon, 23 Mar 2015 04:55:34 +0000 (21:55 -0700)]
oops, forgot TSRMLS_CC

10 years agoReduce downstream patches
lesniewskister [Fri, 20 Mar 2015 23:09:49 +0000 (20:39 -0230)]
Reduce downstream patches

As per http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang/php/5.6/patches/patch-ext_gd_libgd_gdcache_h?rev=1.1&content-type=text/x-cvsweb-markup

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 23 Mar 2015 03:57:46 +0000 (20:57 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Adding a new `createFromImmutable` method to the `DateTime` class to mirror the current `DateTime::createFromMutable()`

10 years agoAdding a new `createFromImmutable` method to the `DateTime` class to mirror the curre...
Trevor Suarez [Thu, 5 Mar 2015 06:58:09 +0000 (01:58 -0500)]
Adding a new `createFromImmutable` method to the `DateTime` class to mirror the current `DateTime::createFromMutable()`

10 years agoRenamed test case to match with reported bug
Juan Basso [Tue, 10 Mar 2015 04:01:26 +0000 (00:01 -0400)]
Renamed test case to match with reported bug

10 years agoFixed serialization of non string values on __sleep
Juan Basso [Fri, 6 Feb 2015 04:45:04 +0000 (23:45 -0500)]
Fixed serialization of non string values on __sleep

Returning just N; (null) on the __sleep makes the number of fields/values be incomplete and corrupting the generated value from serialize, making impossible to unserialize it.

Conflicts:
ext/standard/var.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 23 Mar 2015 01:52:55 +0000 (18:52 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  add CURL_HTTP_VERSION_2_0 and CURL_VERSION_HTTP2

10 years agoadd CURL_HTTP_VERSION_2_0 and CURL_VERSION_HTTP2
Masaki Kagaya [Sun, 22 Mar 2015 23:10:06 +0000 (08:10 +0900)]
add CURL_HTTP_VERSION_2_0 and CURL_VERSION_HTTP2

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 23 Mar 2015 01:31:43 +0000 (18:31 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Bacport fix bug #68741 - Null pointer dereference
  Check that the type is correct

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 23 Mar 2015 01:30:21 +0000 (18:30 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Bacport fix bug #68741 - Null pointer dereference
  Check that the type is correct

10 years agoBacport fix bug #68741 - Null pointer dereference
Stanislav Malyshev [Mon, 23 Mar 2015 01:20:59 +0000 (18:20 -0700)]
Bacport fix bug #68741 - Null pointer dereference