]> granicus.if.org Git - php/log
php
11 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Thu, 30 Jan 2014 07:48:44 +0000 (23:48 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  tests still failing, so xfail for now until fixed
  tests still failing, so xfail for now until fixed
  tests still failing, so xfail for now until fixed

11 years agotests still failing, so xfail for now until fixed
Stanislav Malyshev [Thu, 30 Jan 2014 01:40:39 +0000 (17:40 -0800)]
tests still failing, so xfail for now until fixed

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Thu, 30 Jan 2014 07:48:34 +0000 (23:48 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  tests still failing, so xfail for now until fixed
  tests still failing, so xfail for now until fixed

11 years agotests still failing, so xfail for now until fixed
Stanislav Malyshev [Thu, 30 Jan 2014 01:40:39 +0000 (17:40 -0800)]
tests still failing, so xfail for now until fixed

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Thu, 30 Jan 2014 07:48:19 +0000 (23:48 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  tests still failing, so xfail for now until fixed

11 years agotests still failing, so xfail for now until fixed
Stanislav Malyshev [Thu, 30 Jan 2014 01:40:39 +0000 (17:40 -0800)]
tests still failing, so xfail for now until fixed

11 years agotests still failing, so xfail for now until fixed
Stanislav Malyshev [Thu, 30 Jan 2014 01:40:39 +0000 (17:40 -0800)]
tests still failing, so xfail for now until fixed

11 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Thu, 30 Jan 2014 05:17:11 +0000 (14:17 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed bug data->fd not set to -1 for open_basedir failure.

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Thu, 30 Jan 2014 05:16:47 +0000 (14:16 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed bug data->fd not set to -1 for open_basedir failure.

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Yasuo Ohgaki [Thu, 30 Jan 2014 05:16:05 +0000 (14:16 +0900)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed bug data->fd not set to -1 for open_basedir failure.

11 years agoFixed bug data->fd not set to -1 for open_basedir failure.
Yasuo Ohgaki [Thu, 30 Jan 2014 05:15:29 +0000 (14:15 +0900)]
Fixed bug data->fd not set to -1 for open_basedir failure.

11 years agoMerge branch 'PHP-5.6'
Daniel Lowrey [Thu, 30 Jan 2014 00:59:46 +0000 (17:59 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed build breakage from b4b4d9697f

11 years agoFixed build breakage from b4b4d9697f
Daniel Lowrey [Thu, 30 Jan 2014 00:57:59 +0000 (17:57 -0700)]
Fixed build breakage from b4b4d9697f

11 years agofix merge error after b4b4d9697fa43a526466165a3ca89d058296cb04
Anatol Belski [Wed, 29 Jan 2014 21:50:56 +0000 (22:50 +0100)]
fix merge error after b4b4d9697fa43a526466165a3ca89d058296cb04

11 years agoMerge branch 'master' of git.php.net:php-src
Andrey Hristov [Wed, 29 Jan 2014 13:33:52 +0000 (15:33 +0200)]
Merge branch 'master' of git.php.net:php-src

Conflicts:
ext/openssl/xp_ssl.c

11 years agoMerge branch 'PHP-5.6'
Andrey Hristov [Wed, 29 Jan 2014 13:32:02 +0000 (15:32 +0200)]
Merge branch 'PHP-5.6'

Conflicts:
NEWS
ext/openssl/xp_ssl.c

11 years agoMerge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6
Andrey Hristov [Wed, 29 Jan 2014 13:28:47 +0000 (15:28 +0200)]
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6

11 years agoAdd new INI for rollbacking connections put back into the pconn pool
Andrey Hristov [Wed, 29 Jan 2014 13:27:43 +0000 (15:27 +0200)]
Add new INI for rollbacking connections put back into the pconn pool
as well a function get the the statistics in easier way than ob_start()
and parsing phpinfo().

11 years agoMerge branch 'PHP-5.6'
Remi Collet [Wed, 29 Jan 2014 13:01:03 +0000 (14:01 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  zip extension version 1.12.4

11 years agozip extension version 1.12.4
Remi Collet [Wed, 29 Jan 2014 13:00:50 +0000 (14:00 +0100)]
zip extension version 1.12.4

11 years agoMerge branch 'PHP-5.6'
Remi Collet [Wed, 29 Jan 2014 08:57:22 +0000 (09:57 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed Request #66574 Allow multiple paths in php_ini_scanned_path

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Remi Collet [Wed, 29 Jan 2014 08:57:04 +0000 (09:57 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed Request #66574 Allow multiple paths in php_ini_scanned_path

11 years agoFixed Request #66574 Allow multiple paths in php_ini_scanned_path
Remi Collet [Wed, 29 Jan 2014 08:53:22 +0000 (09:53 +0100)]
Fixed Request #66574 Allow multiple paths in php_ini_scanned_path

php_ini_scanned_path, from --with-config-file-scan-dir option or
from PHP_INI_SCAN_DIR environment variable allow a single path.

In some case it could be useful to allow multiple.

In the proposed patch, multiple paths are allow, using syntax inspired
from Unix MANPATH (: separated list, empty string for builtin value).

For example, this allow to use:
PHP_INI_SCAN_DIR=/foo/php.d:/bar/php.d   php
PHP_INI_SCAN_DIR=:/myproject/php.d       php
PHP_INI_SCAN_DIR=/myproject/php.d:       php

Real use case: in SCL for dependent collections where each collection
provides a separate tree for extensions, libraries and ini files.

11 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Wed, 29 Jan 2014 06:56:13 +0000 (15:56 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed zend.multibyte tests partially

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Wed, 29 Jan 2014 06:53:57 +0000 (15:53 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed zend.multibyte tests partially

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Yasuo Ohgaki [Wed, 29 Jan 2014 06:51:47 +0000 (15:51 +0900)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed zend.multibyte tests partially

11 years agoFixed zend.multibyte tests partially
Yasuo Ohgaki [Wed, 29 Jan 2014 06:41:30 +0000 (15:41 +0900)]
Fixed zend.multibyte tests partially

11 years agoMerge branch 'PHP-5.6'
Daniel Lowrey [Tue, 28 Jan 2014 17:36:28 +0000 (10:36 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Update NEWS/UPGRADING
  Verify peers by default in client socket operations

Conflicts:
ext/openssl/xp_ssl.c

11 years agoUpdate NEWS/UPGRADING
Daniel Lowrey [Tue, 28 Jan 2014 17:27:00 +0000 (10:27 -0700)]
Update NEWS/UPGRADING

11 years agoVerify peers by default in client socket operations
Daniel Lowrey [Tue, 28 Jan 2014 17:05:56 +0000 (10:05 -0700)]
Verify peers by default in client socket operations

11 years agoMerge branch 'master' of https://github.com/php/php-src
Daniel Lowrey [Tue, 28 Jan 2014 16:53:17 +0000 (09:53 -0700)]
Merge branch 'master' of https://github.com/php/php-src

* 'master' of https://github.com/php/php-src:
  add text for the new constants
  add new consts

11 years agoMerge branch 'master' of git.php.net:php-src
Andrey Hristov [Tue, 28 Jan 2014 13:58:08 +0000 (15:58 +0200)]
Merge branch 'master' of git.php.net:php-src

11 years agoMerge branch 'PHP-5.6'
Andrey Hristov [Tue, 28 Jan 2014 13:57:48 +0000 (15:57 +0200)]
Merge branch 'PHP-5.6'

Conflicts:
NEWS
UPGRADING

11 years agoMerge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6
Andrey Hristov [Tue, 28 Jan 2014 13:56:17 +0000 (15:56 +0200)]
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6

11 years agoMerge branch 'PHP-5.6'
Andrey Hristov [Tue, 28 Jan 2014 13:47:50 +0000 (15:47 +0200)]
Merge branch 'PHP-5.6'

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Andrey Hristov [Tue, 28 Jan 2014 13:38:14 +0000 (15:38 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Andrey Hristov [Tue, 28 Jan 2014 13:33:16 +0000 (15:33 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoadd text for the new constants
Andrey Hristov [Tue, 28 Jan 2014 13:32:59 +0000 (15:32 +0200)]
add text for the new constants

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Andrey Hristov [Tue, 28 Jan 2014 13:24:45 +0000 (15:24 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Andrey Hristov [Tue, 28 Jan 2014 13:23:54 +0000 (15:23 +0200)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

11 years agoadd new consts
Andrey Hristov [Tue, 28 Jan 2014 13:23:41 +0000 (15:23 +0200)]
add new consts

11 years agoMerge branch 'PHP-5.6'
Bob Weinand [Tue, 28 Jan 2014 12:35:13 +0000 (13:35 +0100)]
Merge branch 'PHP-5.6'

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Bob Weinand [Tue, 28 Jan 2014 12:34:33 +0000 (13:34 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Bob Weinand [Tue, 28 Jan 2014 12:33:44 +0000 (13:33 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoFixed arginfo of PDO::__construct() to match the docs and zend_parse_parameters defin...
Bob Weinand [Tue, 28 Jan 2014 12:31:52 +0000 (13:31 +0100)]
Fixed arginfo of PDO::__construct() to match the docs and zend_parse_parameters definition.

11 years agoMerge branch 'PHP-5.6'
Anatol Belski [Tue, 28 Jan 2014 12:10:01 +0000 (13:10 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix *.dsp files related to bug #50333

11 years agofix *.dsp files related to bug #50333
Anatol Belski [Tue, 28 Jan 2014 12:09:29 +0000 (13:09 +0100)]
fix *.dsp files related to bug #50333

11 years agoMerge branch '5.6'
Daniel Lowrey [Mon, 27 Jan 2014 22:00:04 +0000 (15:00 -0700)]
Merge branch '5.6'

* 5.6:
  Update NEWS/UPGRADING
  Prevent invalid SAN peer verification on null byte prefix attack

11 years agoUpdate NEWS/UPGRADING
Daniel Lowrey [Mon, 27 Jan 2014 21:58:04 +0000 (14:58 -0700)]
Update NEWS/UPGRADING

11 years agoPrevent invalid SAN peer verification on null byte prefix attack
Daniel Lowrey [Mon, 27 Jan 2014 21:51:22 +0000 (14:51 -0700)]
Prevent invalid SAN peer verification on null byte prefix attack

11 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Mon, 27 Jan 2014 09:58:06 +0000 (18:58 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Remove obsolete description

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Mon, 27 Jan 2014 09:57:45 +0000 (18:57 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Remove obsolete description

Conflicts:
php.ini-development
php.ini-production

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Yasuo Ohgaki [Mon, 27 Jan 2014 09:55:50 +0000 (18:55 +0900)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Remove obsolete description

11 years agoRemove obsolete description
Yasuo Ohgaki [Mon, 27 Jan 2014 09:41:31 +0000 (18:41 +0900)]
Remove obsolete description

11 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Mon, 27 Jan 2014 01:21:33 +0000 (17:21 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fix English and improve by Stas. Thanks :)
  Update source docs
  Revert "Update source docs"
  Update source docs

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 27 Jan 2014 01:21:14 +0000 (17:21 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fix English and improve by Stas. Thanks :)
  Update source docs
  Revert "Update source docs"
  Update source docs

Conflicts:
README.EXTENSIONS

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 27 Jan 2014 01:20:21 +0000 (17:20 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fix English and improve by Stas. Thanks :)
  Update source docs
  Revert "Update source docs"
  Update source docs

11 years agoFix English and improve by Stas. Thanks :)
Yasuo Ohgaki [Sun, 26 Jan 2014 21:50:11 +0000 (06:50 +0900)]
Fix English and improve by Stas. Thanks :)

11 years agoUpdate source docs
Yasuo Ohgaki [Sun, 26 Jan 2014 09:31:27 +0000 (18:31 +0900)]
Update source docs

11 years agoRevert "Update source docs"
Yasuo Ohgaki [Sun, 26 Jan 2014 09:30:25 +0000 (18:30 +0900)]
Revert "Update source docs"

This reverts commit 10d06cd4ff3038d2f02a18936793969e7aee0bda.

11 years agoUpdate source docs
Yasuo Ohgaki [Sun, 26 Jan 2014 09:28:21 +0000 (18:28 +0900)]
Update source docs

11 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 26 Jan 2014 23:51:46 +0000 (15:51 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  drop precision since trigonometric functions are non-portable
  XFAIL multibyte tests until they are fixed (bug 66582)

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 26 Jan 2014 23:51:38 +0000 (15:51 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  drop precision since trigonometric functions are non-portable
  XFAIL multibyte tests until they are fixed (bug 66582)

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 26 Jan 2014 23:51:27 +0000 (15:51 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  drop precision since trigonometric functions are non-portable
  XFAIL multibyte tests until they are fixed (bug 66582)

11 years agodrop precision since trigonometric functions are non-portable
Stanislav Malyshev [Sun, 26 Jan 2014 23:14:16 +0000 (15:14 -0800)]
drop precision since trigonometric functions are non-portable

See: http://stackoverflow.com/questions/21212326/floating-point-arithmetic-and-reproducibility

11 years agoXFAIL multibyte tests until they are fixed (bug 66582)
Stanislav Malyshev [Sun, 26 Jan 2014 23:11:15 +0000 (15:11 -0800)]
XFAIL multibyte tests until they are fixed (bug 66582)

11 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 26 Jan 2014 23:16:08 +0000 (15:16 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  drop precision since trigonometric functions are non-portable

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 26 Jan 2014 23:15:50 +0000 (15:15 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  drop precision since trigonometric functions are non-portable

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 26 Jan 2014 23:15:38 +0000 (15:15 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  drop precision since trigonometric functions are non-portable

11 years agodrop precision since trigonometric functions are non-portable
Stanislav Malyshev [Sun, 26 Jan 2014 23:14:16 +0000 (15:14 -0800)]
drop precision since trigonometric functions are non-portable

See: http://stackoverflow.com/questions/21212326/floating-point-arithmetic-and-reproducibility

11 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 26 Jan 2014 23:12:40 +0000 (15:12 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  XFAIL multibyte tests until they are fixed (bug 66582)

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 26 Jan 2014 23:12:19 +0000 (15:12 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  XFAIL multibyte tests until they are fixed (bug 66582)

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 26 Jan 2014 23:12:00 +0000 (15:12 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  XFAIL multibyte tests until they are fixed (bug 66582)

11 years agoXFAIL multibyte tests until they are fixed (bug 66582)
Stanislav Malyshev [Sun, 26 Jan 2014 23:11:15 +0000 (15:11 -0800)]
XFAIL multibyte tests until they are fixed (bug 66582)

11 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 26 Jan 2014 22:31:43 +0000 (14:31 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix test

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 26 Jan 2014 22:31:32 +0000 (14:31 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix test

11 years agofix test
Stanislav Malyshev [Sun, 26 Jan 2014 22:25:49 +0000 (14:25 -0800)]
fix test

11 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 26 Jan 2014 22:26:26 +0000 (14:26 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix test

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 26 Jan 2014 22:26:01 +0000 (14:26 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix test

11 years agofix test
Stanislav Malyshev [Sun, 26 Jan 2014 22:25:49 +0000 (14:25 -0800)]
fix test

11 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 26 Jan 2014 20:17:32 +0000 (12:17 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix test - new flag ZEND_ACC_HAS_TYPE_HINTS

11 years agofix test - new flag ZEND_ACC_HAS_TYPE_HINTS
Stanislav Malyshev [Sun, 26 Jan 2014 08:16:36 +0000 (00:16 -0800)]
fix test - new flag ZEND_ACC_HAS_TYPE_HINTS

11 years agofix test - new flag ZEND_ACC_HAS_TYPE_HINTS
Stanislav Malyshev [Sun, 26 Jan 2014 08:16:36 +0000 (00:16 -0800)]
fix test - new flag ZEND_ACC_HAS_TYPE_HINTS

11 years agoMerge branch 'PHP-5.6'
Derick Rethans [Sun, 26 Jan 2014 13:02:55 +0000 (14:02 +0100)]
Merge branch 'PHP-5.6'

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Derick Rethans [Sun, 26 Jan 2014 13:02:44 +0000 (14:02 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Derick Rethans [Sun, 26 Jan 2014 13:02:37 +0000 (14:02 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoMerge branch '45543-timezone-set' into PHP-5.4
Derick Rethans [Sun, 26 Jan 2014 13:02:19 +0000 (14:02 +0100)]
Merge branch '45543-timezone-set' into PHP-5.4

11 years agoFixed bug #45543: DateTime::setTimezone can not set timezones without ID.
Derick Rethans [Sun, 26 Jan 2014 12:58:13 +0000 (13:58 +0100)]
Fixed bug #45543: DateTime::setTimezone can not set timezones without ID.

11 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 26 Jan 2014 07:27:48 +0000 (23:27 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix test bug62479.phpt

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 26 Jan 2014 07:27:21 +0000 (23:27 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix test bug62479.phpt

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 26 Jan 2014 07:26:29 +0000 (23:26 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix test bug62479.phpt

11 years agofix test bug62479.phpt
Stanislav Malyshev [Sun, 26 Jan 2014 06:31:31 +0000 (22:31 -0800)]
fix test bug62479.phpt

11 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 26 Jan 2014 06:05:18 +0000 (22:05 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Implement ldap_modify_batch.

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 26 Jan 2014 06:04:39 +0000 (22:04 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Implement ldap_modify_batch.

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 26 Jan 2014 06:01:15 +0000 (22:01 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Implement ldap_modify_batch.

Conflicts:
ext/ldap/ldap.c

11 years agoMerge branch 'pull-request/571' into PHP-5.4
Stanislav Malyshev [Sun, 26 Jan 2014 05:57:56 +0000 (21:57 -0800)]
Merge branch 'pull-request/571' into PHP-5.4

* pull-request/571:
  Implement ldap_modify_batch.

11 years agoMerge branch 'PHP-5.6'
Derick Rethans [Sat, 25 Jan 2014 15:16:42 +0000 (16:16 +0100)]
Merge branch 'PHP-5.6'

11 years agoMerge branch 'PHP-5.5' into PHP-5.6
Derick Rethans [Sat, 25 Jan 2014 15:16:34 +0000 (16:16 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Derick Rethans [Sat, 25 Jan 2014 15:16:23 +0000 (16:16 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5

Conflicts:
ext/date/lib/parse_date.c

11 years agoMerge branch '44780-fallback' into PHP-5.4
Derick Rethans [Sat, 25 Jan 2014 15:15:50 +0000 (16:15 +0100)]
Merge branch '44780-fallback' into PHP-5.4