]>
granicus.if.org Git - php/log
Klaus Silveira [Tue, 3 Apr 2012 01:54:57 +0000 (22:54 -0300)]
Small performance improvement. The current code is correct, but if it is used inside a long loop or long strings, it's inefficient.
Moriyoshi Koizumi [Mon, 2 Apr 2012 17:00:34 +0000 (02:00 +0900)]
Merge branch 'PHP-5.4'
Moriyoshi Koizumi [Mon, 2 Apr 2012 17:00:23 +0000 (02:00 +0900)]
Merge branch 'PHP-5.3' into PHP-5.4
Conflicts:
NEWS
Moriyoshi Koizumi [Mon, 2 Apr 2012 16:32:42 +0000 (01:32 +0900)]
Reset LIBS temporarily to make sure PHP_CHECK_FUNC will look into libc.
See Gentoo bug #364139. https://bugs.gentoo.org/show_bug.cgi?id=364139
Reported by Naohiro Aota.
Anatoliy Belsky [Mon, 2 Apr 2012 15:43:23 +0000 (17:43 +0200)]
Merge branch 'PHP-5.4'
* PHP-5.4:
updated the libmagic.patch
Bug #61566 Fileinfo ext\fileinfo\tests\finfo_file_002.phpt fails
Fix bug #61565 Fileinfo ext\fileinfo\tests\finfo_file_001.phpt fails
- update to openssl 0.9.8u
- update to openssl 0.9.8u
Anatoliy Belsky [Mon, 2 Apr 2012 15:36:50 +0000 (17:36 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
updated the libmagic.patch
Bug #61566 Fileinfo ext\fileinfo\tests\finfo_file_002.phpt fails
Fix bug #61565 Fileinfo ext\fileinfo\tests\finfo_file_001.phpt fails
- update to openssl 0.9.8u
Conflicts:
ext/fileinfo/tests/finfo_open_001.phpt
ext/fileinfo/tests/finfo_open_error.phpt
win32/build/libs_version.txt
Anatoliy Belsky [Mon, 2 Apr 2012 15:27:23 +0000 (17:27 +0200)]
updated the libmagic.patch
Anatoliy Belsky [Mon, 2 Apr 2012 15:22:46 +0000 (17:22 +0200)]
Bug #61566 Fileinfo ext\fileinfo\tests\finfo_file_002.phpt fails
This patch fixes the failure caused by the
posix lseek and read versions under windows in cdf_read() .
Additionally all the occurences of lseek and read
was replaced by _lseek and _reed for windows.
Anatoliy Belsky [Mon, 2 Apr 2012 15:19:09 +0000 (17:19 +0200)]
Fix bug #61565 Fileinfo ext\fileinfo\tests\finfo_file_001.phpt fails
Pierre Joye [Mon, 2 Apr 2012 10:59:03 +0000 (12:59 +0200)]
- update to openssl 0.9.8u
Pierre Joye [Mon, 2 Apr 2012 10:59:03 +0000 (12:59 +0200)]
- update to openssl 0.9.8u
Pierre Joye [Mon, 2 Apr 2012 10:59:03 +0000 (12:59 +0200)]
- update to openssl 0.9.8u
Derick Rethans [Mon, 2 Apr 2012 09:40:03 +0000 (10:40 +0100)]
Merge branch 'PHP-5.4'
Derick Rethans [Mon, 2 Apr 2012 09:40:02 +0000 (10:40 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
Derick Rethans [Mon, 2 Apr 2012 09:40:01 +0000 (10:40 +0100)]
- Updated to version 2012.3 (2012c)
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:
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
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
Popa Adrian Marius [Mon, 2 Apr 2012 06:57:48 +0000 (09:57 +0300)]
Merge branch 'master' of git.php.net:php-src
Gustavo André dos Santos Lopes [Sun, 1 Apr 2012 22:36:59 +0000 (23:36 +0100)]
Merge branch 'intl_calendar'
Gustavo André dos Santos Lopes [Sun, 1 Apr 2012 22:35:29 +0000 (23:35 +0100)]
Update UPGRADING with changes.
Gustavo André dos Santos Lopes [Sun, 1 Apr 2012 21:46:55 +0000 (22:46 +0100)]
Fixed tests that required a "default" timezone.
Added date.timezone=Atlantic/Azores to all tests that were failing because
of ext/date warning about a timezone not having been set.
Gustavo André dos Santos Lopes [Sun, 1 Apr 2012 19:28:54 +0000 (21:28 +0200)]
Compatibility with old versions of ICU (4.0+).
Gustavo André dos Santos Lopes [Sun, 1 Apr 2012 14:16:56 +0000 (16:16 +0200)]
Added support for new method TimeZone::getUnknown() added in ICU 49.
Gustavo André dos Santos Lopes [Sun, 1 Apr 2012 13:37:07 +0000 (15:37 +0200)]
Supported Calendar methods new to ICU 49.
Gustavo André dos Santos Lopes [Sun, 1 Apr 2012 10:04:48 +0000 (12:04 +0200)]
Fix TimeZone tests failing due to new data in ICU 49.
Gustavo André dos Santos Lopes [Sun, 1 Apr 2012 09:11:40 +0000 (11:11 +0200)]
Initial checkin of calendar/timezone code.
Gustavo André dos Santos Lopes [Sun, 1 Apr 2012 22:26:06 +0000 (23:26 +0100)]
Put new function in correct section.
Gustavo André dos Santos Lopes [Sun, 1 Apr 2012 08:59:11 +0000 (10:59 +0200)]
Convert EOL style to Unix.
Ferenc Kovacs [Sat, 31 Mar 2012 09:23:26 +0000 (11:23 +0200)]
Revert "making the test fail for testing jenkins report mail. I will revert this soon."
This reverts commit
b8fe28f4550f560b010f98675608c7188a2c1fa4 .
Ferenc Kovacs [Sat, 31 Mar 2012 09:22:16 +0000 (11:22 +0200)]
making the test fail for testing jenkins report mail. I will revert this soon.
David Soria Parra [Sat, 31 Mar 2012 07:34:43 +0000 (09:34 +0200)]
Merge branch 'PHP-5.4'
* PHP-5.4:
Cleanup Safe Mode related comment in SG(request_info)
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)
reeze [Fri, 30 Mar 2012 17:04:38 +0000 (01:04 +0800)]
Cleanup Safe Mode related comment in SG(request_info)
Christopher Jones [Fri, 30 Mar 2012 23:18:15 +0000 (16:18 -0700)]
Merge branch 'PHP-5.4'
* PHP-5.4:
Add php.ini parameter checks for OCI8
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
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
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().
Christopher Jones [Fri, 30 Mar 2012 17:48:49 +0000 (10:48 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src
* 'master' 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
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
Xinchen Hui [Fri, 30 Mar 2012 12:57:25 +0000 (20:57 +0800)]
Merge branch 'PHP-5.4'
* PHP-5.4:
trivial change try to ci a "fake" merge
Fix test, parameter signatures was introduced only into 5.4
fix makedist for new tags
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!"
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
Xinchen Hui [Fri, 30 Mar 2012 12:37:48 +0000 (20:37 +0800)]
Fix test, parameter signatures was introduced only into 5.4
Stanislav Malyshev [Fri, 30 Mar 2012 07:01:29 +0000 (00:01 -0700)]
fix makedist for new tags
Christopher Jones [Fri, 30 Mar 2012 00:42:43 +0000 (17:42 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src
* 'master' 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)
Revert "Merge branch 'pull-request/24'" (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
ext/pcntl/pcntl.c: Fix typo in comment
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
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
Popa Adrian Marius [Thu, 29 Mar 2012 15:28:38 +0000 (18:28 +0300)]
Merge branch 'PHP-5.4'
* PHP-5.4:
Fix firebird bug #60947 , tested and now it prints the header page information from database
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
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
Shein Alexey [Thu, 29 Mar 2012 12:25:49 +0000 (17:25 +0500)]
Merge branch 'PHP-5.4'
* PHP-5.4:
Fixed bug61115-1.phpt for debug build version.
Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)
Shein Alexey [Thu, 29 Mar 2012 12:03:43 +0000 (17:03 +0500)]
Resolved conflict.
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.
Shein Alexey [Thu, 29 Mar 2012 11:51:45 +0000 (16:51 +0500)]
Fixed bug61115-1.phpt for debug build version.
Yasuo Ohgaki [Thu, 29 Mar 2012 11:06:00 +0000 (20:06 +0900)]
Merge branch 'PHP-5.4'
* PHP-5.4:
Fixed 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)
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)
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)
Johannes Schlüter [Thu, 29 Mar 2012 09:44:10 +0000 (11:44 +0200)]
Merge branch 'PHP-5.4'
* PHP-5.4:
This will be PHP 5.3.12
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
Johannes Schlüter [Thu, 29 Mar 2012 09:22:44 +0000 (11:22 +0200)]
This will be PHP 5.3.12
Johannes Schlüter [Thu, 29 Mar 2012 08:59:02 +0000 (10:59 +0200)]
Merge branch 'PHP-5.4'
* 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:
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
Gustavo André dos Santos Lopes [Thu, 29 Mar 2012 07:48:13 +0000 (08:48 +0100)]
Merge branch '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
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
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>
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 .
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 .
Gustavo André dos Santos Lopes [Thu, 29 Mar 2012 07:41:51 +0000 (08:41 +0100)]
Revert "Merge branch 'pull-request/24'" (apply correct workflow)
This reverts commit
a00b447b34c21efab393fef063acaae652506938 , reversing
changes made to
48daddf093b491d359b77919464827ffb20a3e86 .
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
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>
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>
Yasuo Ohgaki [Thu, 29 Mar 2012 00:06:04 +0000 (09:06 +0900)]
Merge branch 'pull-request/24'
* pull-request/24:
ext/pcntl/pcntl.c: Fix typo in comment
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
Christopher Jones [Wed, 28 Mar 2012 23:16:23 +0000 (16:16 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src
* 'master' of https://git.php.net/repository/php-src:
Refactoring junit logger. Added generation of nested testsuites in junit.xml.
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.
reeze [Wed, 28 Mar 2012 16:18:02 +0000 (00:18 +0800)]
- fix bug #61541, Segfault when using ob_* in output_callback
Gustavo André dos Santos Lopes [Wed, 28 Mar 2012 20:43:02 +0000 (21:43 +0100)]
Merge branch '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
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
Shein Alexey [Wed, 21 Mar 2012 21:59:02 +0000 (02:59 +0500)]
Refactoring junit logger. Added generation of nested testsuites in junit.xml.
Anatoliy Belsky [Wed, 28 Mar 2012 17:43:45 +0000 (19:43 +0200)]
Merge branch 'PHP-5.4'
* PHP-5.4:
Fix bug #61459 popen_close_basic-win32 can't run sort.exe
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
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
reeze [Wed, 28 Mar 2012 16:18:02 +0000 (00:18 +0800)]
- fix bug #61541, Segfault when using ob_* in output_callback
Anatoliy Belsky [Wed, 28 Mar 2012 15:25:23 +0000 (17:25 +0200)]
Merge branch 'PHP-5.4'
* PHP-5.4:
Fix bug #61401 ext\openssl\tests\004.phpt fails
Fix bug #61404 ext\openssl\tests\021.phpt fails
Fix bug #61404 ext\openssl\tests\021.phpt fails
Fix bug #61448 intl tests fail with icu >= 4.8
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
Anatoliy Belsky [Wed, 28 Mar 2012 15:11:58 +0000 (17:11 +0200)]
Fix bug #61401 ext\openssl\tests\004.phpt fails
Anatoliy Belsky [Wed, 28 Mar 2012 14:04:56 +0000 (16:04 +0200)]
Fix bug #61404 ext\openssl\tests\021.phpt fails
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>
Anatoliy Belsky [Wed, 28 Mar 2012 14:04:56 +0000 (16:04 +0200)]
Fix 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
Anatoliy Belsky [Wed, 28 Mar 2012 11:59:51 +0000 (13:59 +0200)]
Fix bug #61448 intl tests fail with icu >= 4.8
Anatoliy Belsky [Wed, 28 Mar 2012 12:53:28 +0000 (14:53 +0200)]
Merge branch 'PHP-5.4'
* PHP-5.4:
Fix bug #61448 intl tests fail with icu >= 4.8
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).
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
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
Gustavo André dos Santos Lopes [Wed, 28 Mar 2012 12:06:49 +0000 (13:06 +0100)]
Merge branch 'master' of git.php.net:/php-src