]> granicus.if.org Git - php/log
php
12 years agoFixed warning implicit declaration of function 'file_printedlen'
Xinchen Hui [Sun, 22 Apr 2012 11:52:07 +0000 (19:52 +0800)]
Fixed warning implicit declaration of function 'file_printedlen'

12 years agoFixed bug #61812 (Uninitialised value used in libmagic)
Xinchen Hui [Sun, 22 Apr 2012 11:38:14 +0000 (19:38 +0800)]
Fixed bug #61812 (Uninitialised value used in libmagic)

12 years agoFix test
Xinchen Hui [Sat, 21 Apr 2012 08:02:25 +0000 (16:02 +0800)]
Fix test

Reported by cjones

12 years ago- BFN
Felipe Pena [Fri, 20 Apr 2012 02:23:46 +0000 (23:23 -0300)]
- BFN

12 years ago- Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to...
Felipe Pena [Fri, 20 Apr 2012 02:12:47 +0000 (23:12 -0300)]
- Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to null) patch by ab@php.net

12 years agoMerge branch 'pull-request/61' into PHP-5.3
Stanislav Malyshev [Thu, 19 Apr 2012 18:05:17 +0000 (11:05 -0700)]
Merge branch 'pull-request/61' into PHP-5.3

* pull-request/61:
  Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer

12 years agoCommit generated file
Johannes Schlüter [Thu, 19 Apr 2012 10:47:09 +0000 (12:47 +0200)]
Commit generated file

12 years agoFix bug #61755 parsing bug can lead to access violations
Johannes Schlüter [Thu, 19 Apr 2012 10:46:02 +0000 (12:46 +0200)]
Fix bug #61755 parsing bug can lead to access violations

12 years agoFix bug 61671 ext\spl\tests\fileobject_003.phpt fails
Anatoliy Belsky [Thu, 19 Apr 2012 09:20:16 +0000 (11:20 +0200)]
Fix bug 61671 ext\spl\tests\fileobject_003.phpt fails

The solution was already introduced in 5.4 by Etienne Kneuss and
Pierre but wasn't merged back into 5.3 . SplFileObject should
not be used with directories. So just putting together all the
necessary pieces from 5.4

12 years agoBug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer
Sherif Ramadan [Thu, 19 Apr 2012 08:44:43 +0000 (04:44 -0400)]
Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer

12 years agoDrop old README
Johannes Schlüter [Wed, 18 Apr 2012 22:29:24 +0000 (00:29 +0200)]
Drop old README

12 years agoFix slight grammar glitch (thanks Dan Brown)
Johannes Schlüter [Wed, 18 Apr 2012 22:07:40 +0000 (00:07 +0200)]
Fix slight grammar glitch (thanks Dan Brown)

12 years agoUpdate generated file.
Johannes Schlüter [Wed, 18 Apr 2012 20:47:14 +0000 (22:47 +0200)]
Update generated file.

12 years agoEnsure the SQL parser is regenerated after changes.
Johannes Schlüter [Wed, 18 Apr 2012 20:45:59 +0000 (22:45 +0200)]
Ensure the SQL parser is regenerated after changes.

12 years agoFix bug 61746 Failing tests in ext/standard/tests/file/windows_links/*
Anatoliy Belsky [Mon, 16 Apr 2012 15:06:30 +0000 (17:06 +0200)]
Fix bug 61746 Failing tests in ext/standard/tests/file/windows_links/*

12 years agoFix bug 61720 ext\libxml\tests\bug61367-read.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 13:45:03 +0000 (15:45 +0200)]
Fix bug 61720 ext\libxml\tests\bug61367-read.phpt fails

12 years agoFix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 13:38:46 +0000 (15:38 +0200)]
Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails

12 years agoFix bug 61718 ext\ldap\tests\ldap_set_rebind_proc_error.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 13:25:20 +0000 (15:25 +0200)]
Fix bug 61718 ext\ldap\tests\ldap_set_rebind_proc_error.phpt fails

12 years agoFix bug 61717 ext\ldap\tests\ldap_sasl_bind_basic.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 13:20:03 +0000 (15:20 +0200)]
Fix bug 61717 ext\ldap\tests\ldap_sasl_bind_basic.phpt fails

12 years agoFix bug 61716 tests\basic\021.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 13:14:26 +0000 (15:14 +0200)]
Fix bug 61716 tests\basic\021.phpt fails

12 years agoFix bug 61683 tests\basic\bug20539.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 12:38:16 +0000 (14:38 +0200)]
Fix bug 61683 tests\basic\bug20539.phpt fails

12 years agoFix bug 61680 ext\zlib\tests\gzencode_variation1-win32.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 12:04:29 +0000 (14:04 +0200)]
Fix bug 61680 ext\zlib\tests\gzencode_variation1-win32.phpt fails

12 years agoFix bug 61676 ext\tidy\tests\bug54682.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 11:38:13 +0000 (13:38 +0200)]
Fix bug 61676 ext\tidy\tests\bug54682.phpt fails

12 years agoFix bug 61743 tests in ext\standard\tests\file\windows_acls\* fail
Anatoliy Belsky [Mon, 16 Apr 2012 11:30:58 +0000 (13:30 +0200)]
Fix bug 61743 tests in ext\standard\tests\file\windows_acls\* fail

12 years agoRename README.SVN-RULES to README.GIT-RULES, here, too
Johannes Schlüter [Fri, 13 Apr 2012 22:29:55 +0000 (00:29 +0200)]
Rename README.SVN-RULES to README.GIT-RULES, here, too

12 years agoconfigure.in: Check for README.GIT-RULES instead of README.SVN-RULES
David Soria Parra [Fri, 13 Apr 2012 14:32:41 +0000 (16:32 +0200)]
configure.in: Check for README.GIT-RULES instead of README.SVN-RULES

We removed the README.SVN-RULES file. Configure checks for this file.
Let's check for the new README.GIT-RULES instead.

12 years agoMove and update README.SVN-RULES to README.GIT-RULES
Johannes Schlüter [Fri, 13 Apr 2012 00:12:47 +0000 (02:12 +0200)]
Move and update README.SVN-RULES to README.GIT-RULES

12 years agoFixed test faild
Xinchen Hui [Thu, 12 Apr 2012 16:07:07 +0000 (00:07 +0800)]
Fixed test faild

the sun_path will not be that much long:
 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/sys/un.h.html

12 years agoRemove cherry-picked items for 5.3.11
Johannes Schlüter [Thu, 12 Apr 2012 09:21:41 +0000 (11:21 +0200)]
Remove cherry-picked items for 5.3.11

12 years agoFix bug #61537 (json_encode() incorrectly truncates/discards information) and
Adam Harvey [Mon, 2 Apr 2012 01:46:18 +0000 (09:46 +0800)]
Fix bug #61537 (json_encode() incorrectly truncates/discards information) and
remove a test case that's now mooted by this fix.

12 years agoDisabled EOL conversions on certain tests
Gustavo André dos Santos Lopes [Tue, 10 Apr 2012 18:41:07 +0000 (19:41 +0100)]
Disabled EOL conversions on certain tests

12 years agoFixed bug #61669 ext\standard\tests\file\rename_variation7-win32.phpt fails
Anatoliy Belsky [Tue, 10 Apr 2012 13:16:48 +0000 (15:16 +0200)]
Fixed bug #61669 ext\standard\tests\file\rename_variation7-win32.phpt fails

12 years agoFixed bug #61668 ext\standard\tests\file\rename_variation13-win32.phpt fails
Anatoliy Belsky [Tue, 10 Apr 2012 13:09:21 +0000 (15:09 +0200)]
Fixed bug #61668 ext\standard\tests\file\rename_variation13-win32.phpt fails

12 years agoFix bug #61667 ext\standard\tests\file\glob_variation-win32.phpt fails
Anatoliy Belsky [Tue, 10 Apr 2012 13:00:03 +0000 (15:00 +0200)]
Fix bug #61667 ext\standard\tests\file\glob_variation-win32.phpt fails

12 years agoFixed bug #61666 ext\standard\tests\file\file_put_contents_variation8-win32.phpt...
Anatoliy Belsky [Tue, 10 Apr 2012 12:13:15 +0000 (14:13 +0200)]
Fixed bug #61666 ext\standard\tests\file\file_put_contents_variation8-win32.phpt fails

12 years agoFix bug #61659 Test ext\spl\tests\bug60082.phpt fails
Anatoliy Belsky [Tue, 10 Apr 2012 12:03:19 +0000 (14:03 +0200)]
Fix bug #61659 Test ext\spl\tests\bug60082.phpt fails

12 years agoFixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
Anatoliy Belsky [Tue, 10 Apr 2012 11:58:15 +0000 (13:58 +0200)]
Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails

12 years agoFixed bug #61637 ext\sockets\tests\socket_sentto_recvfrom_unix.phpt
Anatoliy Belsky [Tue, 10 Apr 2012 11:54:22 +0000 (13:54 +0200)]
Fixed bug #61637 ext\sockets\tests\socket_sentto_recvfrom_unix.phpt

12 years agoFixed bug #61635 ext\sockets\tests\socket_select-wrongparams-1.phpt
Anatoliy Belsky [Tue, 10 Apr 2012 11:40:20 +0000 (13:40 +0200)]
Fixed bug #61635 ext\sockets\tests\socket_select-wrongparams-1.phpt

12 years agoFixed bug #61634 Test ext\sockets\tests\socket_listen-wrongparams.phpt fails
Anatoliy Belsky [Tue, 10 Apr 2012 11:08:57 +0000 (13:08 +0200)]
Fixed bug #61634 Test ext\sockets\tests\socket_listen-wrongparams.phpt fails

12 years agoFixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails
Anatoliy Belsky [Tue, 10 Apr 2012 11:02:53 +0000 (13:02 +0200)]
Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails

12 years agoFixed bug #61632 Test ext\sockets\tests\socket_create_listen.phpt fails
Anatoliy Belsky [Tue, 10 Apr 2012 10:57:10 +0000 (12:57 +0200)]
Fixed bug #61632 Test ext\sockets\tests\socket_create_listen.phpt fails

12 years agoFixed bug 61621 Test fail in ext/standard/tests/dir
Anatoliy Belsky [Tue, 10 Apr 2012 10:47:01 +0000 (12:47 +0200)]
Fixed bug 61621 Test fail in ext/standard/tests/dir

12 years agoFixed bug #61611 ext\date\tests\date_default_timezone_get-2.phpt fails
Anatoliy Belsky [Tue, 10 Apr 2012 10:33:11 +0000 (12:33 +0200)]
Fixed bug #61611 ext\date\tests\date_default_timezone_get-2.phpt fails

The behaviour on windows is to select an arbitrary timezone from the
current system settings. This gives no chance to hardcode the timezone
name, for instance for UTC+1 it could choose from the multiple names
like Europe/Berlin or Europe/Paris . For this reason the test is
parametrized so there is no hardcoded timezone data.

The original test made to be skipped on windows and a duplicate was made
for windows. Tested on debian and win7 both x86.

12 years agoFixed bug #61631 mbstring mail related tests fail
Anatoliy Belsky [Tue, 10 Apr 2012 09:47:18 +0000 (11:47 +0200)]
Fixed bug #61631 mbstring mail related tests fail

12 years agoFixed bug #61610 Test ext\date\tests\date_default_timezone_get-1.diff fails
Anatoliy Belsky [Tue, 10 Apr 2012 09:03:41 +0000 (11:03 +0200)]
Fixed bug #61610 Test ext\date\tests\date_default_timezone_get-1.diff fails

The behaviour on windows is to select an arbitrary timezone from the current system settings.
This gives no chance to hardcode the timezone name, for instance for UTC+1 it could choose
from the multiple names like Europe/Berlin or Europe/Paris . For this reason the test is
parametrized so there is no hardcoded timezone data.

The original test made to be skipped on windows and a duplicate was made for windows.

12 years agoFix bug #61609 Test ext\date\tests\bug52062.phpt fails
Anatoliy Belsky [Tue, 10 Apr 2012 08:18:10 +0000 (10:18 +0200)]
Fix bug #61609 Test ext\date\tests\bug52062.phpt fails
As expressed in the comments http://de.php.net/manual/en/datetime.gettimestamp.php
this is the generic 32 bit timestamp issue

12 years agoFixed bug in new stream_get_line() when using NUL as a delimiter.
Gustavo André dos Santos Lopes [Sat, 7 Apr 2012 15:32:19 +0000 (16:32 +0100)]
Fixed bug in new stream_get_line() when using NUL as a delimiter.

This is the issue Derick spotted a few days ago..

12 years agoFixed bug #61650 (ini parser crashes when using ${xxxx} ini variables (without apache2))
Xinchen Hui [Fri, 6 Apr 2012 13:42:40 +0000 (21:42 +0800)]
Fixed bug #61650 (ini parser crashes when using ${xxxx} ini variables (without apache2))

12 years agoFix bug #61480 test bug - ext/gd/tests/bug48555.phpt
Matt Ficken [Wed, 4 Apr 2012 16:39:24 +0000 (18:39 +0200)]
Fix bug #61480 test bug - ext/gd/tests/bug48555.phpt

12 years agoupdated the NEWS with the latest fileinfo changes
Anatoliy Belsky [Wed, 4 Apr 2012 10:36:34 +0000 (12:36 +0200)]
updated the NEWS with the latest fileinfo changes

12 years agoFixed bug #61617 (Libxml tests failed(ht is already destroyed))
Xinchen Hui [Wed, 4 Apr 2012 09:22:37 +0000 (17:22 +0800)]
Fixed bug #61617 (Libxml tests failed(ht is already destroyed))

12 years agoCherry-pick 4cc74767
Gustavo André dos Santos Lopes [Wed, 4 Apr 2012 08:59:51 +0000 (09:59 +0100)]
Cherry-pick 4cc74767

Headers: forbid \r and \n also after \0, allow CRLF followed by HT or SP and forbid \0. See bug #60227.

Conflicts:

ext/standard/tests/general_functions/bug60227.phpt
ext/standard/tests/general_functions/bug60227_1.phpt
ext/standard/tests/general_functions/bug60227_2.phpt
main/SAPI.c

12 years agoFix warning "suggest parentheses around assignment"
Xinchen Hui [Wed, 4 Apr 2012 08:35:32 +0000 (16:35 +0800)]
Fix warning "suggest parentheses around assignment"

12 years agoFixed bug #61605 (header_remove() does not remove all headers)
Xinchen Hui [Wed, 4 Apr 2012 08:01:43 +0000 (16:01 +0800)]
Fixed bug #61605 (header_remove() does not remove all headers)

12 years agoFix test
Xinchen Hui [Sat, 24 Mar 2012 04:15:04 +0000 (12:15 +0800)]
Fix test

cherry-pick from php-5.4

12 years agoFix bug #61460 popen_close_error-win32 expected output is wrong
Matt Ficken [Tue, 3 Apr 2012 12:19:43 +0000 (14:19 +0200)]
Fix bug #61460 popen_close_error-win32 expected output is wrong

12 years agoFix bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails
Anatoliy Belsky [Tue, 3 Apr 2012 11:23:06 +0000 (13:23 +0200)]
Fix bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails

12 years agoFix bug #61481 Test Bug - ext/com_dotnet/tests/bug49192
Anatoliy Belsky [Tue, 3 Apr 2012 11:07:51 +0000 (13:07 +0200)]
Fix bug #61481 Test Bug - ext/com_dotnet/tests/bug49192

12 years agoFix bug #61517 random test failure - ext/standard/tests/misc/time_sleep_until_basic...
Anatoliy Belsky [Tue, 3 Apr 2012 09:04:52 +0000 (11:04 +0200)]
Fix bug #61517 random test failure - ext/standard/tests/misc/time_sleep_until_basic.phpt

12 years agoUpdate NEWS for #61541
Xinchen Hui [Tue, 3 Apr 2012 04:13:59 +0000 (12:13 +0800)]
Update NEWS for #61541

12 years agoReset LIBS temporarily to make sure PHP_CHECK_FUNC will look into libc.
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.

12 years agoupdated the libmagic.patch
Anatoliy Belsky [Mon, 2 Apr 2012 15:27:23 +0000 (17:27 +0200)]
updated the libmagic.patch

12 years agoBug #61566 Fileinfo ext\fileinfo\tests\finfo_file_002.phpt fails
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.

12 years agoFix bug #61565 Fileinfo ext\fileinfo\tests\finfo_file_001.phpt fails
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

12 years ago- 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

12 years ago- Updated to version 2012.3 (2012c)
Derick Rethans [Mon, 2 Apr 2012 09:40:01 +0000 (10:40 +0100)]
- Updated to version 2012.3 (2012c)

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 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 '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 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 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 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 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 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 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:44:19 +0000 (08:44 +0100)]
Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)

This reverts commit 55b1e612421c52ea0bb8a3772095c5bbd62045db.

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 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 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 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 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 #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 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 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 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 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 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 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 '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