]> granicus.if.org Git - php/log
php
9 years agoFix CE fetching for NEW object type inference
Nikita Popov [Thu, 7 Jan 2016 17:47:18 +0000 (18:47 +0100)]
Fix CE fetching for NEW object type inference

Create a common function for getting a class entry.

9 years agoRange&type inference for JMP_SET
Nikita Popov [Sat, 2 Jan 2016 18:33:38 +0000 (19:33 +0100)]
Range&type inference for JMP_SET

9 years agoMerge branch 'PHP-7.0'
Anatol Belski [Thu, 7 Jan 2016 16:58:44 +0000 (17:58 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  more informative error message for opcache fallback
  add SKIPIF condition

9 years agomore informative error message for opcache fallback
Anatol Belski [Thu, 7 Jan 2016 16:57:41 +0000 (17:57 +0100)]
more informative error message for opcache fallback

9 years agoadd SKIPIF condition
Anatol Belski [Wed, 6 Jan 2016 09:01:40 +0000 (10:01 +0100)]
add SKIPIF condition

9 years agoMerge branch 'PHP-7.0'
Xinchen Hui [Thu, 7 Jan 2016 15:05:31 +0000 (07:05 -0800)]
Merge branch 'PHP-7.0'

9 years agoFixed bug #71300 (Segfault in zend_fetch_string_offset)
Xinchen Hui [Thu, 7 Jan 2016 15:05:17 +0000 (07:05 -0800)]
Fixed bug #71300 (Segfault in zend_fetch_string_offset)

9 years agoMerge branch 'PHP-7.0'
Bob Weinand [Thu, 7 Jan 2016 14:13:07 +0000 (15:13 +0100)]
Merge branch 'PHP-7.0'

9 years agoFix accidental zval_dtor() usage
Bob Weinand [Thu, 7 Jan 2016 14:12:35 +0000 (15:12 +0100)]
Fix accidental zval_dtor() usage

9 years agoMerge branch 'PHP-7.0'
Julien Pauli [Thu, 7 Jan 2016 12:55:50 +0000 (13:55 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  5.5.32 now

9 years agoMerge branch 'PHP-5.6' into PHP-7.0
Julien Pauli [Thu, 7 Jan 2016 12:55:42 +0000 (13:55 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  5.5.32 now

9 years agoMerge branch 'PHP-5.5' into PHP-5.6
Julien Pauli [Thu, 7 Jan 2016 12:55:09 +0000 (13:55 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  5.5.32 now

Conflicts:
configure.in
main/php_version.h

9 years ago5.5.32 now
Julien Pauli [Thu, 7 Jan 2016 12:04:35 +0000 (13:04 +0100)]
5.5.32 now

9 years agoMerge branch 'PHP-7.0'
Julien Pauli [Thu, 7 Jan 2016 12:06:21 +0000 (13:06 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  5.5.32 now

9 years agoMerge branch 'PHP-5.6' into PHP-7.0
Julien Pauli [Thu, 7 Jan 2016 12:05:57 +0000 (13:05 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  5.5.32 now

9 years agoMerge branch 'PHP-5.5' into PHP-5.6
Julien Pauli [Thu, 7 Jan 2016 12:05:38 +0000 (13:05 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  5.5.32 now

Conflicts:
configure.in
main/php_version.h

9 years ago5.5.32 now
Julien Pauli [Thu, 7 Jan 2016 12:04:35 +0000 (13:04 +0100)]
5.5.32 now

9 years agoMerge branch 'PHP-7.0'
Bob Weinand [Thu, 7 Jan 2016 10:56:51 +0000 (11:56 +0100)]
Merge branch 'PHP-7.0'

9 years agoFixed bug #71297 (Memory leak with yield from)
Bob Weinand [Thu, 7 Jan 2016 10:56:10 +0000 (11:56 +0100)]
Fixed bug #71297 (Memory leak with yield from)

9 years agoMerge branch 'PHP-7.0'
Ferenc Kovacs [Wed, 6 Jan 2016 14:55:36 +0000 (15:55 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  adjust release date for the delay

9 years agoMerge branch 'PHP-5.6' into PHP-7.0
Ferenc Kovacs [Wed, 6 Jan 2016 14:55:17 +0000 (15:55 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  adjust release date for the delay

9 years agoadjust release date for the delay
Ferenc Kovacs [Wed, 6 Jan 2016 14:54:55 +0000 (15:54 +0100)]
adjust release date for the delay

9 years agoMerge branch 'PHP-7.0'
Ferenc Kovacs [Wed, 6 Jan 2016 14:50:10 +0000 (15:50 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  these will be part of 5.6.17 not 5.6.18
  Removed unecessary string dup
  Moved buffer from heap to stack

9 years agoMerge branch 'PHP-5.6' into PHP-7.0
Ferenc Kovacs [Wed, 6 Jan 2016 14:49:06 +0000 (15:49 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  these will be part of 5.6.17 not 5.6.18
  Removed unecessary string dup
  Moved buffer from heap to stack

9 years agothese will be part of 5.6.17 not 5.6.18
Ferenc Kovacs [Wed, 6 Jan 2016 14:23:18 +0000 (15:23 +0100)]
these will be part of 5.6.17 not 5.6.18

9 years agoMerge branch 'PHP-7.0'
Julien Pauli [Wed, 6 Jan 2016 10:41:50 +0000 (11:41 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  Moved buffer from heap to stack

9 years agoMoved buffer from heap to stack
Julien Pauli [Mon, 4 Jan 2016 13:46:57 +0000 (14:46 +0100)]
Moved buffer from heap to stack

9 years agoRemoved unecessary string dup
Julien Pauli [Mon, 4 Jan 2016 14:04:05 +0000 (15:04 +0100)]
Removed unecessary string dup

9 years agoMoved buffer from heap to stack
Julien Pauli [Mon, 4 Jan 2016 13:46:57 +0000 (14:46 +0100)]
Moved buffer from heap to stack

9 years agoMerge branch 'PHP-7.0'
Anatol Belski [Wed, 6 Jan 2016 06:53:50 +0000 (07:53 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  updated NEWS
  Patch for Heap Buffer Overflow in EscapeShell

9 years agoupdated NEWS
Anatol Belski [Wed, 6 Jan 2016 06:53:31 +0000 (07:53 +0100)]
updated NEWS

9 years agoPatch for Heap Buffer Overflow in EscapeShell
libnex [Sun, 3 Jan 2016 23:27:27 +0000 (12:27 +1300)]
Patch for Heap Buffer Overflow in EscapeShell

Proposed patch for bug #71270

9 years agoMerge branch 'PHP-7.0'
Anatol Belski [Wed, 6 Jan 2016 06:46:10 +0000 (07:46 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  set release date
  fix NEWS and add some 7.0.2 entries

9 years agoset release date
Anatol Belski [Wed, 6 Jan 2016 06:45:03 +0000 (07:45 +0100)]
set release date

9 years agofix NEWS and add some 7.0.2 entries
Anatol Belski [Wed, 6 Jan 2016 06:44:26 +0000 (07:44 +0100)]
fix NEWS and add some 7.0.2 entries

9 years agoMerge branch 'PHP-7.0'
Anatol Belski [Wed, 6 Jan 2016 05:10:39 +0000 (06:10 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  Update NEWS
  add NEWS entries for 7.0.2
  re-apply the patch from 1785d2b805f64eaaacf98c14c9e13107bf085ab1
  Improve fix for bug #70976
  Fix bug #70976: fix boundary check on gdImageRotateInterpolated
  Fixed bug #70755: fpm_log.c memory leak and buffer overflow
  fix merge mistake
  Fixed #70728
  Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)
  Improve fix for bug #70976
  Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)
  Fixed bug #70741: Session WDDX Packet Deserialization Type Confusion Vulnerability
  Fixed #70728
  Fixed bug #70755: fpm_log.c memory leak and buffer overflow
  Fix bug #70976: fix boundary check on gdImageRotateInterpolated
  typofix

9 years agoMerge remote-tracking branch 'phpsec/PHP-7.0' into PHP-7.0
Anatol Belski [Wed, 6 Jan 2016 05:09:12 +0000 (06:09 +0100)]
Merge remote-tracking branch 'phpsec/PHP-7.0' into PHP-7.0

* phpsec/PHP-7.0:
  add NEWS entries for 7.0.2
  re-apply the patch from 1785d2b805f64eaaacf98c14c9e13107bf085ab1
  Improve fix for bug #70976
  Fix bug #70976: fix boundary check on gdImageRotateInterpolated
  Fixed bug #70755: fpm_log.c memory leak and buffer overflow
  fix merge mistake
  Fixed #70728
  Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)

9 years agoMerge remote-tracking branch 'origin/PHP-5.6' into PHP-7.0
Anatol Belski [Wed, 6 Jan 2016 05:08:46 +0000 (06:08 +0100)]
Merge remote-tracking branch 'origin/PHP-5.6' into PHP-7.0

* origin/PHP-5.6:
  Update NEWS
  Improve fix for bug #70976
  Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)
  Fixed bug #70741: Session WDDX Packet Deserialization Type Confusion Vulnerability
  Fixed #70728
  Fixed bug #70755: fpm_log.c memory leak and buffer overflow
  Fix bug #70976: fix boundary check on gdImageRotateInterpolated
  typofix

9 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Wed, 6 Jan 2016 03:37:29 +0000 (19:37 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Update NEWS
  Improve fix for bug #70976
  Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)
  Fixed bug #70741: Session WDDX Packet Deserialization Type Confusion Vulnerability
  Fixed #70728
  Fixed bug #70755: fpm_log.c memory leak and buffer overflow
  Fix bug #70976: fix boundary check on gdImageRotateInterpolated
  typofix

9 years agoUpdate NEWS
Stanislav Malyshev [Wed, 6 Jan 2016 03:28:24 +0000 (19:28 -0800)]
Update NEWS

9 years agoMerge branch 'master' of git.php.net:/php-src
Xinchen Hui [Tue, 5 Jan 2016 16:03:37 +0000 (00:03 +0800)]
Merge branch 'master' of git.php.net:/php-src

9 years agoMerge branch 'PHP-7.0'
Anatol Belski [Tue, 5 Jan 2016 19:04:18 +0000 (20:04 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  improve fix for bug #71273

9 years agoimprove fix for bug #71273
Anatol Belski [Tue, 5 Jan 2016 19:03:05 +0000 (20:03 +0100)]
improve fix for bug #71273

9 years agoMerge branch 'PHP-7.0'
Anatol Belski [Tue, 5 Jan 2016 17:58:02 +0000 (18:58 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  update NEWS

9 years agoupdate NEWS
Anatol Belski [Tue, 5 Jan 2016 17:57:38 +0000 (18:57 +0100)]
update NEWS

9 years agoMerge branch 'PHP-7.0'
Anatol Belski [Tue, 5 Jan 2016 17:56:12 +0000 (18:56 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  Fixed bug #71273 A wrong ext directory setup in php.ini leads to crash

9 years agoFixed bug #71273 A wrong ext directory setup in php.ini leads to crash
Anatol Belski [Tue, 5 Jan 2016 17:53:04 +0000 (18:53 +0100)]
Fixed bug #71273 A wrong ext directory setup in php.ini leads to crash

9 years agoMerge branch 'PHP-7.0'
Xinchen Hui [Tue, 5 Jan 2016 16:03:01 +0000 (00:03 +0800)]
Merge branch 'PHP-7.0'

9 years agoMerge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
Xinchen Hui [Tue, 5 Jan 2016 16:02:53 +0000 (00:02 +0800)]
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0

9 years agoFixed runtime php.ini override, ini name length is off by 1.
George Wang [Thu, 19 Nov 2015 22:01:26 +0000 (17:01 -0500)]
Fixed runtime php.ini override, ini name length is off by 1.

(cherry picked from commit 5bcb7a7019a49c2f80eda7d2aa947efebeee0034)

9 years agoMerge branch 'PHP-7.0'
Xinchen Hui [Tue, 5 Jan 2016 16:01:56 +0000 (00:01 +0800)]
Merge branch 'PHP-7.0'

9 years agoFixed bug #71287 (Error message contains hexadecimal instead of decimal number)
Xinchen Hui [Tue, 5 Jan 2016 16:01:44 +0000 (00:01 +0800)]
Fixed bug #71287 (Error message contains hexadecimal instead of decimal number)

9 years agoFix reloc for the allocator. Original files and lines were not showing
Andrey Hristov [Tue, 5 Jan 2016 15:28:33 +0000 (16:28 +0100)]
Fix reloc for the allocator. Original files and lines were not showing
correct. This seems to be a PHP7 issue.

9 years agoMerge branch 'PHP-7.0'
Bob Weinand [Tue, 5 Jan 2016 15:28:23 +0000 (16:28 +0100)]
Merge branch 'PHP-7.0'

9 years agoFixed bug #71275 (Bad method called on cloning an object having a trait)
Bob Weinand [Tue, 5 Jan 2016 15:27:18 +0000 (16:27 +0100)]
Fixed bug #71275 (Bad method called on cloning an object having a trait)

9 years agoMerge branch 'PHP-7.0'
Xinchen Hui [Tue, 5 Jan 2016 15:02:55 +0000 (23:02 +0800)]
Merge branch 'PHP-7.0'

9 years agoFixed bug #71280 (ibase_blob_add() expects parameter 2 to be resorce)
Xinchen Hui [Tue, 5 Jan 2016 15:02:17 +0000 (23:02 +0800)]
Fixed bug #71280 (ibase_blob_add() expects parameter 2 to be resorce)

9 years agoFix typo that was unhiding only with USE_ZEND_ALLOC
Andrey Hristov [Tue, 5 Jan 2016 12:19:32 +0000 (13:19 +0100)]
Fix typo that was unhiding only with USE_ZEND_ALLOC

9 years agoadd NEWS entries for 7.0.2
Anatol Belski [Tue, 5 Jan 2016 12:06:00 +0000 (13:06 +0100)]
add NEWS entries for 7.0.2

9 years agoMerge branch 'PHP-7.0'
Julien Pauli [Mon, 4 Jan 2016 17:14:08 +0000 (18:14 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  Happy new year (Update copyright to 2016)

9 years agoMerge branch 'PHP-5.6' into PHP-7.0
Julien Pauli [Mon, 4 Jan 2016 17:13:38 +0000 (18:13 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Happy new year (Update copyright to 2016)

Conflicts:
ext/json/php_json_encoder.h
sapi/continuity/capi.c

9 years agoMerge branch 'PHP-7.0'
Jakub Zelenka [Mon, 4 Jan 2016 16:53:30 +0000 (16:53 +0000)]
Merge branch 'PHP-7.0'

9 years agoFix small CS label issue in openssl.c
Jakub Zelenka [Mon, 4 Jan 2016 16:52:52 +0000 (16:52 +0000)]
Fix small CS label issue in openssl.c

9 years agore-apply the patch from 1785d2b805f64eaaacf98c14c9e13107bf085ab1
Anatol Belski [Mon, 4 Jan 2016 16:52:37 +0000 (17:52 +0100)]
re-apply the patch from 1785d2b805f64eaaacf98c14c9e13107bf085ab1

too many conflicts to cherry-pick

9 years agoReplaced whitespaces with tabs and fixed aligments
Dominic Luechinger [Fri, 18 Dec 2015 00:35:32 +0000 (01:35 +0100)]
Replaced whitespaces with tabs and fixed aligments

9 years agoImprove fix for bug #70976
Stanislav Malyshev [Tue, 29 Dec 2015 07:44:14 +0000 (23:44 -0800)]
Improve fix for bug #70976

9 years agoFix bug #70976: fix boundary check on gdImageRotateInterpolated
Stanislav Malyshev [Tue, 8 Dec 2015 07:30:49 +0000 (23:30 -0800)]
Fix bug #70976: fix boundary check on gdImageRotateInterpolated

9 years agoFixed bug #70755: fpm_log.c memory leak and buffer overflow
Stanislav Malyshev [Tue, 8 Dec 2015 08:10:07 +0000 (00:10 -0800)]
Fixed bug #70755: fpm_log.c memory leak and buffer overflow

9 years agofix merge mistake
Anatol Belski [Mon, 4 Jan 2016 16:33:23 +0000 (17:33 +0100)]
fix merge mistake

9 years agoFixed #70728
Julien Pauli [Tue, 22 Dec 2015 13:28:19 +0000 (14:28 +0100)]
Fixed #70728

Conflicts:
ext/xmlrpc/xmlrpc-epi-php.c

9 years agoFixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)
Stanislav Malyshev [Mon, 28 Dec 2015 22:46:35 +0000 (14:46 -0800)]
Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)

Conflicts:
ext/wddx/wddx.c

9 years agoMerge remote-tracking branch 'php/PHP-7.0' into PHP-7.0
Anatol Belski [Mon, 4 Jan 2016 16:07:37 +0000 (17:07 +0100)]
Merge remote-tracking branch 'php/PHP-7.0' into PHP-7.0

* php/PHP-7.0: (115 commits)
  Do not edit the value in place (might be relates to #71261)
  Fixed bug #71264 (file_put_contents() returns unexpected value when filesystem runs full)
  Duplicated i
  remove duplicated skipif conditions
  bump year which is missed in rev 49493a2
  bump year which is missed in rev 49493a2
  sync with new tests from 7.0 for ICU 55_1 and 56_1 compat
  sync skipifs for ext/intl for ICU 55_* and 56_* compat
  Update header to PHP Version 7
  Happy new year (Update copyright to 2016)
  Happy new year (Update copyright to 2016)
  Happy new year (Update copyright to 2016)
  Fixed bug #71249 (ldap_mod_replace/ldap_mod_add store value as string "Array")
  Fixed test after fix lineno of finally
  MFH: Fix lineno for finally FAST_CALL and JMP
  This should be better
  Fixed bug #71245 (file_get_contents() ignores "header" context option if it's a reference)
  Fixed info while setting opcache.file_cache_only
  Drop extra line
  Add CVE for #71105 (PHP 7.0.1)
  ...

9 years ago- Make functions static, as they are not needed to be public - exported
Andrey Hristov [Mon, 4 Jan 2016 15:48:35 +0000 (16:48 +0100)]
- Make functions static, as they are not needed to be public - exported
  through a structure
- Fixed typo in statistic name
- Added 2 static functions for copying a MYSQLND_CSTRING and converting
  a CSTRING to STRING.

9 years agoMerge branch 'PHP-7.0'
Xinchen Hui [Mon, 4 Jan 2016 13:39:20 +0000 (05:39 -0800)]
Merge branch 'PHP-7.0'

9 years agoDo not edit the value in place (might be relates to #71261)
Xinchen Hui [Mon, 4 Jan 2016 13:38:15 +0000 (05:38 -0800)]
Do not edit the value in place (might be relates to #71261)

9 years agoMerge branch 'PHP-7.0'
Xinchen Hui [Sun, 3 Jan 2016 06:23:06 +0000 (14:23 +0800)]
Merge branch 'PHP-7.0'

9 years agoFixed bug #71264 (file_put_contents() returns unexpected value when filesystem runs...
Xinchen Hui [Sun, 3 Jan 2016 06:21:23 +0000 (14:21 +0800)]
Fixed bug #71264 (file_put_contents() returns unexpected value when filesystem runs full)

9 years agoMerge branch 'PHP-7.0'
Xinchen Hui [Sun, 3 Jan 2016 06:07:13 +0000 (14:07 +0800)]
Merge branch 'PHP-7.0'

9 years agoDuplicated i
Xinchen Hui [Sun, 3 Jan 2016 06:06:52 +0000 (14:06 +0800)]
Duplicated i

9 years agoHappy new year (Update copyright to 2016)
Lior Kaplan [Fri, 1 Jan 2016 23:44:37 +0000 (01:44 +0200)]
Happy new year (Update copyright to 2016)

9 years agoMerge branch 'PHP-7.0'
Anatol Belski [Sat, 2 Jan 2016 12:59:13 +0000 (13:59 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  remove duplicated skipif conditions

9 years agoremove duplicated skipif conditions
Anatol Belski [Sat, 2 Jan 2016 12:56:56 +0000 (13:56 +0100)]
remove duplicated skipif conditions

9 years agoMerge branch 'PHP-7.0'
Xinchen Hui [Sat, 2 Jan 2016 09:56:54 +0000 (17:56 +0800)]
Merge branch 'PHP-7.0'

9 years agobump year which is missed in rev 49493a2
Xinchen Hui [Sat, 2 Jan 2016 09:56:11 +0000 (17:56 +0800)]
bump year which is missed in rev 49493a2

9 years agoMerge branch 'PHP-5.6' into PHP-7.0
Xinchen Hui [Sat, 2 Jan 2016 09:53:01 +0000 (17:53 +0800)]
Merge branch 'PHP-5.6' into PHP-7.0

9 years agobump year which is missed in rev 49493a2
Xinchen Hui [Sat, 2 Jan 2016 09:51:24 +0000 (17:51 +0800)]
bump year which is missed in rev 49493a2

9 years agoMerge branch 'PHP-5.6' of https://github.com/kaplanlior/php-src into PHP-5.6
Xinchen Hui [Sat, 2 Jan 2016 09:48:20 +0000 (17:48 +0800)]
Merge branch 'PHP-5.6' of https://github.com/kaplanlior/php-src into PHP-5.6

9 years agoMerge branch 'PHP-7.0'
Anatol Belski [Fri, 1 Jan 2016 19:28:02 +0000 (20:28 +0100)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  sync with new tests from 7.0 for ICU 55_1 and 56_1 compat
  sync skipifs for ext/intl for ICU 55_* and 56_* compat

9 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Fri, 1 Jan 2016 19:27:23 +0000 (20:27 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  sync with new tests from 7.0 for ICU 55_1 and 56_1 compat
  sync skipifs for ext/intl for ICU 55_* and 56_* compat

9 years agosync with new tests from 7.0 for ICU 55_1 and 56_1 compat
Anatol Belski [Fri, 1 Jan 2016 19:25:36 +0000 (20:25 +0100)]
sync with new tests from 7.0 for ICU 55_1 and 56_1 compat

9 years agosync skipifs for ext/intl for ICU 55_* and 56_* compat
Anatol Belski [Fri, 1 Jan 2016 19:13:35 +0000 (20:13 +0100)]
sync skipifs for ext/intl for ICU 55_* and 56_* compat

9 years agoHappy new year (Update copyright to 2016)
Lior Kaplan [Fri, 1 Jan 2016 18:06:12 +0000 (20:06 +0200)]
Happy new year (Update copyright to 2016)

9 years agoMerge branch 'PHP-7.0'
Lior Kaplan [Fri, 1 Jan 2016 18:04:31 +0000 (20:04 +0200)]
Merge branch 'PHP-7.0'

* PHP-7.0:
  Update header to PHP Version 7
  Happy new year (Update copyright to 2016)
  Happy new year (Update copyright to 2016)

9 years agoUpdate header to PHP Version 7
Lior Kaplan [Fri, 1 Jan 2016 17:53:00 +0000 (19:53 +0200)]
Update header to PHP Version 7

9 years agoHappy new year (Update copyright to 2016)
Lior Kaplan [Fri, 1 Jan 2016 17:49:07 +0000 (19:49 +0200)]
Happy new year (Update copyright to 2016)

9 years agoMerge branch 'PHP-5.6' into PHP-7.0
Lior Kaplan [Fri, 1 Jan 2016 17:47:16 +0000 (19:47 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Happy new year (Update copyright to 2016)

9 years agoHappy new year (Update copyright to 2016)
Lior Kaplan [Fri, 1 Jan 2016 17:23:04 +0000 (19:23 +0200)]
Happy new year (Update copyright to 2016)

9 years agoHappy new year (Update copyright to 2016)
Lior Kaplan [Fri, 1 Jan 2016 17:19:27 +0000 (19:19 +0200)]
Happy new year (Update copyright to 2016)

9 years agoMerge branch 'PHP-7.0'
Xinchen Hui [Fri, 1 Jan 2016 15:07:29 +0000 (07:07 -0800)]
Merge branch 'PHP-7.0'

9 years agoFixed bug #71249 (ldap_mod_replace/ldap_mod_add store value as string "Array")
Xinchen Hui [Fri, 1 Jan 2016 15:06:58 +0000 (07:06 -0800)]
Fixed bug #71249 (ldap_mod_replace/ldap_mod_add store value as string "Array")