]> granicus.if.org Git - php/log
php
12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Popa Adrian Marius [Mon, 2 Apr 2012 07:03:25 +0000 (10:03 +0300)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:

12 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Popa Adrian Marius [Mon, 2 Apr 2012 07:03:18 +0000 (10:03 +0300)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

12 years agoMerge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3
Popa Adrian Marius [Mon, 2 Apr 2012 07:02:45 +0000 (10:02 +0300)]
Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
David Soria Parra [Sat, 31 Mar 2012 07:34:25 +0000 (09:34 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Cleanup Safe Mode related comment in SG(request_info)

12 years agoCleanup Safe Mode related comment in SG(request_info)
reeze [Fri, 30 Mar 2012 17:04:38 +0000 (01:04 +0800)]
Cleanup Safe Mode related comment in SG(request_info)

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Christopher Jones [Fri, 30 Mar 2012 23:17:37 +0000 (16:17 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Add php.ini parameter checks for OCI8

12 years agoMerge branch 'add-oci8-ini-tests' into PHP-5.3
Christopher Jones [Fri, 30 Mar 2012 23:16:32 +0000 (16:16 -0700)]
Merge branch 'add-oci8-ini-tests' into PHP-5.3

* add-oci8-ini-tests:
  Add php.ini parameter checks for OCI8

12 years agoAdd php.ini parameter checks for OCI8
Christopher Jones [Fri, 30 Mar 2012 23:12:25 +0000 (16:12 -0700)]
Add php.ini parameter checks for OCI8

Add tests for OCI8 php.ini parameters particularly to check
which parameters can be changes with ini_set().

12 years agoMerge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
Christopher Jones [Fri, 30 Mar 2012 17:48:45 +0000 (10:48 -0700)]
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4

* 'PHP-5.4' of https://git.php.net/repository/php-src:
  trivial change try to ci a "fake" merge
  Fix test,  parameter signatures was introduced only into 5.4
  fix makedist for new tags

12 years agotrivial change try to ci a "fake" merge
Xinchen Hui [Fri, 30 Mar 2012 12:50:45 +0000 (20:50 +0800)]
trivial change try to ci a "fake" merge

seems now a empty merge will not be accepted by pre-receive-hook
  "remote: We cannot figure out what you comitted!"

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Fri, 30 Mar 2012 12:45:09 +0000 (20:45 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix test,  parameter signatures was introduced only into 5.4

12 years agoFix test, parameter signatures was introduced only into 5.4
Xinchen Hui [Fri, 30 Mar 2012 12:37:48 +0000 (20:37 +0800)]
Fix test,  parameter signatures was introduced only into 5.4

12 years agofix makedist for new tags
Stanislav Malyshev [Fri, 30 Mar 2012 07:01:29 +0000 (00:01 -0700)]
fix makedist for new tags

12 years agoMerge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
Christopher Jones [Fri, 30 Mar 2012 00:42:40 +0000 (17:42 -0700)]
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4

* 'PHP-5.4' of https://git.php.net/repository/php-src:
  Fixed bug61115-1.phpt for debug build version.
  Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)
  Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)
  This will be PHP 5.3.12
  ext/pcntl/pcntl.c: Fix typo in comment
  Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)
  Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)
  ext/pcntl/pcntl.c: Fix typo in comment
  ext/pcntl/pcntl.c: Fix typo in comment
  - fix bug #61541, Segfault when using ob_* in output_callback
  - fix bug #61541, Segfault when using ob_* in output_callback
  update NEWS
  fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN
  open_basedir check for linkinfo
  NEWS entry for readline fix
  NEWS entry for readline fix
  Add open_basedir checks to readline_write_history and readline_read_history

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Popa Adrian Marius [Thu, 29 Mar 2012 15:28:22 +0000 (18:28 +0300)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix firebird bug #60947 , tested and now it prints the header page information from database

12 years agoFix firebird bug #60947 , tested and now it prints the header page information from...
Popa Adrian Marius [Thu, 29 Mar 2012 15:28:01 +0000 (18:28 +0300)]
Fix firebird bug #60947 , tested and now it prints the header page information from database

12 years agoResolved conflict.
Shein Alexey [Thu, 29 Mar 2012 12:03:43 +0000 (17:03 +0500)]
Resolved conflict.

12 years agoMerge branch 'fix-debug-build-bug61115-1.phpt' into PHP-5.3
Shein Alexey [Thu, 29 Mar 2012 12:01:40 +0000 (17:01 +0500)]
Merge branch 'fix-debug-build-bug61115-1.phpt' into PHP-5.3

* fix-debug-build-bug61115-1.phpt:
  Fixed bug61115-1.phpt for debug build version.

12 years agoFixed bug61115-1.phpt for debug build version.
Shein Alexey [Thu, 29 Mar 2012 11:51:45 +0000 (16:51 +0500)]
Fixed bug61115-1.phpt for debug build version.

12 years agoFixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)
Yasuo Ohgaki [Thu, 29 Mar 2012 10:48:58 +0000 (19:48 +0900)]
Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Yasuo Ohgaki [Thu, 29 Mar 2012 10:55:06 +0000 (19:55 +0900)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)

12 years agoFixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)
Yasuo Ohgaki [Thu, 29 Mar 2012 10:48:58 +0000 (19:48 +0900)]
Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Thu, 29 Mar 2012 09:43:26 +0000 (11:43 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  This will be PHP 5.3.12

Conflicts:
configure.in
main/php_version.h

12 years agoThis will be PHP 5.3.12
Johannes Schlüter [Thu, 29 Mar 2012 09:22:44 +0000 (11:22 +0200)]
This will be PHP 5.3.12

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Thu, 29 Mar 2012 08:57:57 +0000 (10:57 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:

12 years agoMerge remote branch 'security/PHP-5.3' into PHP-5.3
Johannes Schlüter [Thu, 29 Mar 2012 08:54:08 +0000 (10:54 +0200)]
Merge remote branch 'security/PHP-5.3' into PHP-5.3

* security/PHP-5.3:
  fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN
  open_basedir check for linkinfo
  NEWS entry for readline fix
  Add open_basedir checks to readline_write_history and readline_read_history

12 years agoMerge branch '5.3' into 5.4
Gustavo André dos Santos Lopes [Thu, 29 Mar 2012 07:47:58 +0000 (08:47 +0100)]
Merge branch '5.3' into 5.4

Conflicts:
main/output.c

12 years agoMerge rebased pull request #24 onto 5.3 into 5.3
Gustavo André dos Santos Lopes [Thu, 29 Mar 2012 07:46:31 +0000 (08:46 +0100)]
Merge rebased pull request #24 onto 5.3 into 5.3

12 years agoext/pcntl/pcntl.c: Fix typo in comment
Jille Timmermans [Wed, 28 Mar 2012 14:18:23 +0000 (16:18 +0200)]
ext/pcntl/pcntl.c: Fix typo in comment

Signed-off-by: Jille Timmermans <jille@quis.cx>
12 years agoRevert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)
Gustavo André dos Santos Lopes [Thu, 29 Mar 2012 07:45:00 +0000 (08:45 +0100)]
Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)

This reverts commit 4aeabaf8e938af00d6fe9f8316251b543640018c.

12 years agoRevert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)
Gustavo André dos Santos Lopes [Thu, 29 Mar 2012 07:44:19 +0000 (08:44 +0100)]
Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)

This reverts commit 55b1e612421c52ea0bb8a3772095c5bbd62045db.

12 years agoMerge branch 'sec54' into PHP-5.4
Stanislav Malyshev [Thu, 29 Mar 2012 04:16:04 +0000 (21:16 -0700)]
Merge branch 'sec54' into PHP-5.4

* sec54:
  update NEWS
  fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN
  open_basedir check for linkinfo
  NEWS entry for readline fix
  NEWS entry for readline fix
  Add open_basedir checks to readline_write_history and readline_read_history

12 years agoext/pcntl/pcntl.c: Fix typo in comment
Jille Timmermans [Wed, 28 Mar 2012 14:18:23 +0000 (16:18 +0200)]
ext/pcntl/pcntl.c: Fix typo in comment

Signed-off-by: Jille Timmermans <jille@quis.cx>
12 years agoext/pcntl/pcntl.c: Fix typo in comment
Jille Timmermans [Wed, 28 Mar 2012 14:18:23 +0000 (16:18 +0200)]
ext/pcntl/pcntl.c: Fix typo in comment

Signed-off-by: Jille Timmermans <jille@quis.cx>
12 years agoMerge branch 'pull-request/25' into 5.3
Yasuo Ohgaki [Wed, 28 Mar 2012 23:51:29 +0000 (08:51 +0900)]
Merge branch 'pull-request/25' into 5.3

* pull-request/25:
  - fix bug #61541, Segfault when using ob_* in output_callback

12 years agoMerge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
Christopher Jones [Wed, 28 Mar 2012 23:16:20 +0000 (16:16 -0700)]
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4

* 'PHP-5.4' of https://git.php.net/repository/php-src:
  Refactoring junit logger. Added generation of nested testsuites in junit.xml.

12 years ago- fix bug #61541, Segfault when using ob_* in output_callback
reeze [Wed, 28 Mar 2012 16:18:02 +0000 (00:18 +0800)]
- fix bug #61541, Segfault when using ob_* in output_callback

12 years agoMerge branch '5.3' into 5.4
Gustavo André dos Santos Lopes [Wed, 28 Mar 2012 20:42:48 +0000 (21:42 +0100)]
Merge branch '5.3' into 5.4

12 years agoMerge commit rebase pull request 16 into 5.3
Gustavo André dos Santos Lopes [Wed, 28 Mar 2012 20:41:56 +0000 (21:41 +0100)]
Merge commit rebase pull request 16 into 5.3

12 years agoRefactoring junit logger. Added generation of nested testsuites in junit.xml.
Shein Alexey [Wed, 21 Mar 2012 21:59:02 +0000 (02:59 +0500)]
Refactoring junit logger. Added generation of nested testsuites in junit.xml.

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Wed, 28 Mar 2012 17:32:24 +0000 (19:32 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #61459 popen_close_basic-win32 can't run sort.exe

12 years agoFix bug #61459 popen_close_basic-win32 can't run sort.exe
Anatoliy Belsky [Wed, 28 Mar 2012 17:25:29 +0000 (19:25 +0200)]
Fix bug #61459 popen_close_basic-win32 can't run sort.exe

12 years ago- fix bug #61541, Segfault when using ob_* in output_callback
reeze [Wed, 28 Mar 2012 16:18:02 +0000 (00:18 +0800)]
- fix bug #61541, Segfault when using ob_* in output_callback

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Wed, 28 Mar 2012 15:13:16 +0000 (17:13 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #61401 ext\openssl\tests\004.phpt fails
  Fix bug #61404 ext\openssl\tests\021.phpt fails
  Fix bug #61448 intl tests fail with icu >= 4.8

12 years agoFix bug #61401 ext\openssl\tests\004.phpt fails
Anatoliy Belsky [Wed, 28 Mar 2012 15:11:58 +0000 (17:11 +0200)]
Fix bug #61401 ext\openssl\tests\004.phpt fails

12 years agoFix bug #61404 ext\openssl\tests\021.phpt fails
Anatoliy Belsky [Wed, 28 Mar 2012 14:04:56 +0000 (16:04 +0200)]
Fix bug #61404 ext\openssl\tests\021.phpt fails

12 years agoFix bug #61404 ext\openssl\tests\021.phpt fails
Anatoliy Belsky [Wed, 28 Mar 2012 14:04:56 +0000 (16:04 +0200)]
Fix bug #61404 ext\openssl\tests\021.phpt fails

12 years agoFix bug #61448 intl tests fail with icu >= 4.8
Anatoliy Belsky [Wed, 28 Mar 2012 11:59:51 +0000 (13:59 +0200)]
Fix bug #61448 intl tests fail with icu >= 4.8

12 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Anatoliy Belsky [Wed, 28 Mar 2012 12:51:16 +0000 (14:51 +0200)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

* 'PHP-5.4' of git.php.net:php-src:
  Fixed problem introduced in a763929 (fixing bug #61347).

12 years agoMerge remote branch 'origin/PHP-5.4' into 5.4
Gustavo André dos Santos Lopes [Wed, 28 Mar 2012 12:13:52 +0000 (13:13 +0100)]
Merge remote branch 'origin/PHP-5.4' into 5.4

12 years agoMerge remote branch 'origin/PHP-5.3' into 5.3
Gustavo André dos Santos Lopes [Wed, 28 Mar 2012 12:12:12 +0000 (13:12 +0100)]
Merge remote branch 'origin/PHP-5.3' into 5.3

12 years agoMerge branch '5.3' into 5.4
Gustavo André dos Santos Lopes [Wed, 28 Mar 2012 12:06:05 +0000 (13:06 +0100)]
Merge branch '5.3' into 5.4

12 years agoFixed problem introduced in a763929 (fixing bug #61347).
Gustavo André dos Santos Lopes [Wed, 28 Mar 2012 12:04:41 +0000 (13:04 +0100)]
Fixed problem introduced in a763929 (fixing bug #61347).

The test added in 8c44c85 should now pass.

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Wed, 28 Mar 2012 12:01:14 +0000 (14:01 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #61448 intl tests fail with icu >= 4.8

12 years agoFix bug #61448 intl tests fail with icu >= 4.8
Anatoliy Belsky [Wed, 28 Mar 2012 11:59:51 +0000 (13:59 +0200)]
Fix bug #61448 intl tests fail with icu >= 4.8

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Wed, 28 Mar 2012 10:56:17 +0000 (12:56 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #61468 ext/phar/tests/phar_oo_005.phpt fails

12 years agoFix bug #61468 ext/phar/tests/phar_oo_005.phpt fails
Anatoliy Belsky [Wed, 28 Mar 2012 10:54:19 +0000 (12:54 +0200)]
Fix bug #61468 ext/phar/tests/phar_oo_005.phpt fails

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Wed, 28 Mar 2012 10:10:25 +0000 (12:10 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Bug 61504 updated libmagic.patch
  Bug #61504 TSRML_FETCH() must be last

12 years agoBug 61504 updated libmagic.patch
Anatoliy Belsky [Wed, 28 Mar 2012 10:06:09 +0000 (12:06 +0200)]
Bug 61504 updated libmagic.patch

12 years agoBug #61504 TSRML_FETCH() must be last
Anatoliy Belsky [Wed, 28 Mar 2012 10:05:20 +0000 (12:05 +0200)]
Bug #61504 TSRML_FETCH() must be last

12 years agoMerge branch '5.3' into 5.4
Gustavo André dos Santos Lopes [Wed, 28 Mar 2012 07:44:05 +0000 (08:44 +0100)]
Merge branch '5.3' into 5.4

Zend/zend_language_scanner.c and Zend/zend_language_scanner_defs.h had to be changed manually.

12 years agoRestored the good part of 74ee335 that was just reverted.
Gustavo André dos Santos Lopes [Wed, 28 Mar 2012 07:43:41 +0000 (08:43 +0100)]
Restored the good part of 74ee335 that was just reverted.

12 years agoRevert "- fix bug #61504, fix build errors on windows and possibly other"
Gustavo André dos Santos Lopes [Wed, 28 Mar 2012 07:41:18 +0000 (08:41 +0100)]
Revert "- fix bug #61504, fix build errors on windows and possibly other"

This reverts commit 74ee335e3aea8c48380334098b8d20eb54d6c6be.

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Pierre Joye [Wed, 28 Mar 2012 00:11:06 +0000 (02:11 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  - fix bug #61504, fix build errors on windows and possibly other

Conflicts:
Zend/zend_language_scanner.c
Zend/zend_language_scanner_defs.h

12 years ago- fix bug #61504, fix build errors on windows and possibly other
Pierre Joye [Tue, 27 Mar 2012 23:59:41 +0000 (01:59 +0200)]
- fix bug #61504, fix build errors on windows and possibly other

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Christopher Jones [Tue, 27 Mar 2012 18:54:05 +0000 (11:54 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Update README

12 years agoMerge branch 'readme1' into PHP-5.3
Christopher Jones [Tue, 27 Mar 2012 18:52:23 +0000 (11:52 -0700)]
Merge branch 'readme1' into PHP-5.3

* readme1:
  Update README

12 years agoUpdate README
Christopher Jones [Tue, 27 Mar 2012 18:19:33 +0000 (11:19 -0700)]
Update README

More updates to OCI8 README as an excuse to try the PHP multi-dir git
workflow instructions.

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Tue, 27 Mar 2012 16:53:50 +0000 (18:53 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #61518 skip on windows, fix on linux - ext/standard/tests/streams/bug60106.phpt

12 years agoFix bug #61518 skip on windows, fix on linux - ext/standard/tests/streams/bug60106...
Anatoliy Belsky [Tue, 27 Mar 2012 16:49:59 +0000 (18:49 +0200)]
Fix bug #61518 skip on windows, fix on linux - ext/standard/tests/streams/bug60106.phpt

12 years agoMerge branch '5.3' into 5.4
Anatoliy Belsky [Tue, 27 Mar 2012 16:16:02 +0000 (18:16 +0200)]
Merge branch '5.3' into 5.4

* 5.3:
  Fix bug #61519 test fails, should pass - ext/zlib/tests/bug60761.phpt

Conflicts:
ext/zlib/tests/bug60761.phpt

12 years agoFix bug #61519 test fails, should pass - ext/zlib/tests/bug60761.phpt
Anatoliy Belsky [Tue, 27 Mar 2012 16:02:31 +0000 (18:02 +0200)]
Fix bug #61519 test fails, should pass - ext/zlib/tests/bug60761.phpt

12 years agoMerge branch '5.3' into 5.4
Anatoliy Belsky [Tue, 27 Mar 2012 14:15:15 +0000 (16:15 +0200)]
Merge branch '5.3' into 5.4

* 5.3:
  Fix bug #61405 ext\openssl\tests\022.phpt fails
  Fix bug #61412 ext\openssl\tests\bug28382.phpt fails

12 years agoFix bug #61405 ext\openssl\tests\022.phpt fails
Anatoliy Belsky [Tue, 27 Mar 2012 14:05:05 +0000 (16:05 +0200)]
Fix bug #61405 ext\openssl\tests\022.phpt fails

12 years agoFix bug #61412 ext\openssl\tests\bug28382.phpt fails
Anatoliy Belsky [Tue, 27 Mar 2012 13:23:01 +0000 (15:23 +0200)]
Fix bug #61412 ext\openssl\tests\bug28382.phpt fails

12 years agoFix bug #61412 ext\openssl\tests\bug28382.phpt fails
Anatoliy Belsky [Tue, 27 Mar 2012 13:23:01 +0000 (15:23 +0200)]
Fix bug #61412 ext\openssl\tests\bug28382.phpt fails

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Shein Alexey [Tue, 27 Mar 2012 14:00:28 +0000 (19:00 +0500)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Added failing test for ArrayObject::offsetExists().

12 years agoMerge branch 'failed-arrayaccess-test' into PHP-5.3
Shein Alexey [Tue, 27 Mar 2012 14:00:05 +0000 (19:00 +0500)]
Merge branch 'failed-arrayaccess-test' into PHP-5.3

* failed-arrayaccess-test:
  Added failing test for ArrayObject::offsetExists().

12 years agoAdded failing test for ArrayObject::offsetExists().
Shein Alexey [Tue, 27 Mar 2012 08:15:20 +0000 (13:15 +0500)]
Added failing test for ArrayObject::offsetExists().

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Pierre Joye [Tue, 27 Mar 2012 12:02:07 +0000 (14:02 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  - fix test for 5.11
  Fix bug #61504, potential vuln. in fileinfo. update to 5.11

12 years ago- fix test for 5.11
Pierre Joye [Tue, 27 Mar 2012 12:01:38 +0000 (14:01 +0200)]
- fix test for 5.11

12 years agoFix bug #61504, potential vuln. in fileinfo. update to 5.11
Pierre Joye [Tue, 27 Mar 2012 11:34:46 +0000 (13:34 +0200)]
Fix bug #61504, potential vuln. in fileinfo. update to 5.11

12 years agofix test
Stanislav Malyshev [Sun, 25 Mar 2012 20:53:49 +0000 (13:53 -0700)]
fix test

12 years agofix tests
Stanislav Malyshev [Sun, 25 Mar 2012 20:49:19 +0000 (13:49 -0700)]
fix tests

12 years agoupdate NEWS
Stanislav Malyshev [Sun, 25 Mar 2012 19:53:44 +0000 (12:53 -0700)]
update NEWS

12 years agoMerge branch 'sec53' into sec54
Stanislav Malyshev [Sun, 25 Mar 2012 19:51:46 +0000 (12:51 -0700)]
Merge branch 'sec53' into sec54

* sec53:
  fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN

12 years agofix bug #61367 - open_basedir bypass using libxml RSHUTDOWN
Stanislav Malyshev [Sun, 25 Mar 2012 19:50:25 +0000 (12:50 -0700)]
fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Sun, 25 Mar 2012 08:03:25 +0000 (01:03 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  fix bug #61487 - bad bounds check in grapheme_strpos

12 years agoMerge branch 'grapheme_fix' into PHP-5.3
Stanislav Malyshev [Sun, 25 Mar 2012 08:03:02 +0000 (01:03 -0700)]
Merge branch 'grapheme_fix' into PHP-5.3

* grapheme_fix:
  fix bug #61487 - bad bounds check in grapheme_strpos

12 years agoNEWS for bug #61487
Stanislav Malyshev [Sun, 25 Mar 2012 08:00:06 +0000 (01:00 -0700)]
NEWS for bug #61487

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Sun, 25 Mar 2012 07:58:43 +0000 (00:58 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  NEWS for bug #61487

12 years agoNEWS for bug #61487
Stanislav Malyshev [Sun, 25 Mar 2012 07:57:08 +0000 (00:57 -0700)]
NEWS for bug #61487

12 years agofix bug #61487 - bad bounds check in grapheme_strpos
Stanislav Malyshev [Fri, 23 Mar 2012 07:26:33 +0000 (00:26 -0700)]
fix bug #61487 - bad bounds check in grapheme_strpos

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Rasmus Lerdorf [Sun, 25 Mar 2012 00:15:55 +0000 (05:45 +0530)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoopen_basedir check for linkinfo
Rasmus Lerdorf [Sun, 25 Mar 2012 00:02:21 +0000 (05:32 +0530)]
open_basedir check for linkinfo

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Pierrick Charron [Sat, 24 Mar 2012 21:59:46 +0000 (17:59 -0400)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoRemove unused variable
Pierrick Charron [Sat, 24 Mar 2012 21:49:58 +0000 (17:49 -0400)]
Remove unused variable

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Hannes Magnusson [Sat, 24 Mar 2012 16:59:52 +0000 (17:59 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix test on FreeBSD and other systems that have /etc/services

12 years agoFix test on FreeBSD and other systems that have /etc/services
Hannes Magnusson [Sat, 24 Mar 2012 16:58:40 +0000 (17:58 +0100)]
Fix test on FreeBSD and other systems that have /etc/services

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Hannes Magnusson [Sat, 24 Mar 2012 16:20:14 +0000 (17:20 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  This is a git checkout
  Revert incorrect fix