]>
granicus.if.org Git - php/log
Wez Furlong [Tue, 26 Oct 2004 09:32:01 +0000 (09:32 +0000)]
BFN
Wez Furlong [Tue, 26 Oct 2004 09:28:34 +0000 (09:28 +0000)]
Fix for Bug #29418 (double free when openssl_csr_new fails).
Also hook up MSHUTDOWN function which appears to have never been enabled.
Patch by Kamesh Jayachandran
Greg Beaver [Mon, 25 Oct 2004 17:14:34 +0000 (17:14 +0000)]
sync with PEAR_1_3 branch of pear-core
Greg Beaver [Mon, 25 Oct 2004 17:06:12 +0000 (17:06 +0000)]
update for PEAR 1.3.2
Greg Beaver [Mon, 25 Oct 2004 04:11:40 +0000 (04:11 +0000)]
pass in first parameter to work with go-pear 0.5.0 "local" option
Antony Dovgal [Sat, 23 Oct 2004 09:34:17 +0000 (09:34 +0000)]
MFH: commit fixes by <mikael dot suvi at trigger dot ee>
(segfaults under heavy load)
Edin Kadribasic [Fri, 22 Oct 2004 10:47:35 +0000 (10:47 +0000)]
Revert Linux LFS patch
Edin Kadribasic [Fri, 22 Oct 2004 00:03:17 +0000 (00:03 +0000)]
BFN
Edin Kadribasic [Thu, 21 Oct 2004 23:57:37 +0000 (23:57 +0000)]
MFB: Linux LFS support, fixes 27792
Joe Orton [Thu, 21 Oct 2004 08:22:58 +0000 (08:22 +0000)]
MFH: Fix case where php_handle_aborted_connection was called
outside a try/end_try block (#25570).
Andi Gutmans [Thu, 21 Oct 2004 00:47:11 +0000 (00:47 +0000)]
- Fix bug #30395 (Apache Child Segmentation fault in specific PHP-Code)
Andi Gutmans [Wed, 20 Oct 2004 19:33:35 +0000 (19:33 +0000)]
- MFH
Georg Richter [Tue, 19 Oct 2004 05:17:26 +0000 (05:17 +0000)]
Minor fix for mysqli_connect: checking socket_len for NULL Values
(Thx to Paul DuBois)
Ilia Alshanetsky [Mon, 18 Oct 2004 22:42:16 +0000 (22:42 +0000)]
MFH: Fixed bug #30475 (curl_getinfo() may crash in some situations).
Antony Dovgal [Mon, 18 Oct 2004 15:17:04 +0000 (15:17 +0000)]
BFN
Antony Dovgal [Mon, 18 Oct 2004 15:07:06 +0000 (15:07 +0000)]
MFH: fix bug #30442 ( segmentation fault when parsing ?getvariable[][ )
Anantha Kesari H Y [Mon, 18 Oct 2004 10:36:35 +0000 (10:36 +0000)]
removing a call to php_output_activate in php_module_startup(Fix for bug#30397)
Derick Rethans [Mon, 18 Oct 2004 06:04:10 +0000 (06:04 +0000)]
- Revert patch until it is discussed
Anantha Kesari H Y [Sat, 16 Oct 2004 10:34:59 +0000 (10:34 +0000)]
Fix for Bug #30397
Anantha Kesari H Y [Sat, 16 Oct 2004 09:48:23 +0000 (09:48 +0000)]
Fix for 30457
Marcus Boerger [Tue, 12 Oct 2004 22:35:38 +0000 (22:35 +0000)]
BFN
Marcus Boerger [Tue, 12 Oct 2004 22:23:48 +0000 (22:23 +0000)]
BFN
Marcus Boerger [Tue, 12 Oct 2004 22:22:06 +0000 (22:22 +0000)]
MFH Bug #30381
Marcus Boerger [Tue, 12 Oct 2004 11:03:35 +0000 (11:03 +0000)]
MFH Fix visibility of get_class_vars() and get_class_methods()
Marcus Boerger [Tue, 12 Oct 2004 09:16:17 +0000 (09:16 +0000)]
MFH (add missing check)
Marcus Boerger [Tue, 12 Oct 2004 09:14:55 +0000 (09:14 +0000)]
-MFH Fix set_exception_handler()
Ilia Alshanetsky [Mon, 11 Oct 2004 18:33:00 +0000 (18:33 +0000)]
MFH: Fixed bug #30362 (stream_get_line() not handling end string correctly)
Ilia Alshanetsky [Mon, 11 Oct 2004 06:40:20 +0000 (06:40 +0000)]
MFH: Fixed bug #30375 (cal_info() does not work without a parameter).
Wez Furlong [Mon, 11 Oct 2004 01:43:40 +0000 (01:43 +0000)]
BFN
Wez Furlong [Mon, 11 Oct 2004 01:41:23 +0000 (01:41 +0000)]
MFH: return value fix (#30387 again)
Wez Furlong [Mon, 11 Oct 2004 01:34:26 +0000 (01:34 +0000)]
MFH: Fix #30387: wrong flag used for async connection
Sebastian Bergmann [Sun, 10 Oct 2004 16:15:52 +0000 (16:15 +0000)]
MFH: Add *.gcda and *.gcno (from gcc -fprofile-{use|generate}) to .cvsignore.
Antony Dovgal [Sun, 10 Oct 2004 15:05:52 +0000 (15:05 +0000)]
fix possible segfault
Antony Dovgal [Sun, 10 Oct 2004 10:55:48 +0000 (10:55 +0000)]
MFH: prevent deadlocks when re-using previously established persistent connection
Wez Furlong [Sat, 9 Oct 2004 13:10:37 +0000 (13:10 +0000)]
MFH: dotnet init fixes
Wez Furlong [Sat, 9 Oct 2004 13:08:49 +0000 (13:08 +0000)]
MFH: fix for crash bug
Marcus Boerger [Fri, 8 Oct 2004 19:03:53 +0000 (19:03 +0000)]
MFH speling
Christian Stocker [Fri, 8 Oct 2004 14:53:39 +0000 (14:53 +0000)]
MFH
Fixed bug #27183 (Userland stream wrapper segfaults on stream_write).
Moriyoshi Koizumi [Fri, 8 Oct 2004 14:46:47 +0000 (14:46 +0000)]
- BFN
Moriyoshi Koizumi [Fri, 8 Oct 2004 14:45:47 +0000 (14:45 +0000)]
- MFH: Sync with the latest codebase (fixes bug #28220).
SVN Migration [Fri, 8 Oct 2004 14:40:47 +0000 (14:40 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Moriyoshi Koizumi [Fri, 8 Oct 2004 14:24:29 +0000 (14:24 +0000)]
- MFH(r-1.53): Avoid doubly symbol definition. Codes in the removed file has
never been used anywhere.
Ilia Alshanetsky [Thu, 7 Oct 2004 23:11:20 +0000 (23:11 +0000)]
MFH: Fixed bug #30356 (str_ireplace() does not work on all strings).
Marcus Boerger [Wed, 6 Oct 2004 21:32:12 +0000 (21:32 +0000)]
BFN
Marcus Boerger [Wed, 6 Oct 2004 21:27:25 +0000 (21:27 +0000)]
- MFH (synch after func name change)
Marcus Boerger [Wed, 6 Oct 2004 21:25:37 +0000 (21:25 +0000)]
- MFH Fix Bug #30344
Ilia Alshanetsky [Wed, 6 Oct 2004 00:12:04 +0000 (00:12 +0000)]
Possible fix for bug #29764
Ilia Alshanetsky [Tue, 5 Oct 2004 23:53:14 +0000 (23:53 +0000)]
MFH: Fixed bug #30027 (Possible crash inside ftp_get()).
Marcus Boerger [Tue, 5 Oct 2004 18:45:01 +0000 (18:45 +0000)]
BFN
Dmitry Stogov [Tue, 5 Oct 2004 15:58:28 +0000 (15:58 +0000)]
Fixed bug #30175 (SOAP results aren't parsed correctly)
Ilia Alshanetsky [Mon, 4 Oct 2004 20:43:21 +0000 (20:43 +0000)]
MFH: Fixed bug #30281 (Prevent non-wbmp images from being detected as such)
Marcus Boerger [Mon, 4 Oct 2004 17:54:13 +0000 (17:54 +0000)]
MFH
SVN Migration [Mon, 4 Oct 2004 17:53:56 +0000 (17:53 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Marcus Boerger [Mon, 4 Oct 2004 17:31:37 +0000 (17:31 +0000)]
- MFH Add new test
SVN Migration [Mon, 4 Oct 2004 17:30:54 +0000 (17:30 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Marcus Boerger [Mon, 4 Oct 2004 09:04:00 +0000 (09:04 +0000)]
BFN
Marcus Boerger [Mon, 4 Oct 2004 09:03:10 +0000 (09:03 +0000)]
MFH
SVN Migration [Mon, 4 Oct 2004 08:58:48 +0000 (08:58 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Ilia Alshanetsky [Mon, 4 Oct 2004 02:46:03 +0000 (02:46 +0000)]
Test case for bug #30085
Marcus Boerger [Sat, 2 Oct 2004 14:33:37 +0000 (14:33 +0000)]
- Add new tests
SVN Migration [Sat, 2 Oct 2004 14:22:53 +0000 (14:22 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Rasmus Lerdorf [Fri, 1 Oct 2004 19:23:40 +0000 (19:23 +0000)]
Not sure when this BC breaking change snuck in, but the output method
didn't take an argument before and this compression argument is documented
to be optional but in the code it wasn't. This patch fixes the BC break
by making the compression argument optional.
Sebastian Bergmann [Fri, 1 Oct 2004 10:36:50 +0000 (10:36 +0000)]
MFH: Fugbix typo.
Ilia Alshanetsky [Thu, 30 Sep 2004 21:54:28 +0000 (21:54 +0000)]
Added skip condition for PHP 5.0
Andi Gutmans [Thu, 30 Sep 2004 18:36:21 +0000 (18:36 +0000)]
- MFH
Antony Dovgal [Thu, 30 Sep 2004 15:00:57 +0000 (15:00 +0000)]
BFN
Antony Dovgal [Thu, 30 Sep 2004 14:20:22 +0000 (14:20 +0000)]
fix error message
Antony Dovgal [Thu, 30 Sep 2004 12:37:35 +0000 (12:37 +0000)]
MFH: fix segfaults and bug #30282 and suppress compile warnings
Ilia Alshanetsky [Thu, 30 Sep 2004 01:23:34 +0000 (01:23 +0000)]
MFH: Fixed bug #30276 (Possible crash in ctype_digit on large numbers).
Marcus Boerger [Wed, 29 Sep 2004 20:16:03 +0000 (20:16 +0000)]
MFH
Antony Dovgal [Wed, 29 Sep 2004 06:43:29 +0000 (06:43 +0000)]
MFH: fix bug #29652
Frank M. Kromann [Tue, 28 Sep 2004 18:39:22 +0000 (18:39 +0000)]
MFH: Fix compilation
Ilia Alshanetsky [Tue, 28 Sep 2004 14:07:59 +0000 (14:07 +0000)]
MFH: Fixed bug #30224 (Sybase date strings are sometimes not null
terminated).
Wez Furlong [Tue, 28 Sep 2004 09:30:20 +0000 (09:30 +0000)]
MFH: select usage fix
Wez Furlong [Tue, 28 Sep 2004 09:13:38 +0000 (09:13 +0000)]
MFH: Fix for Bug #24189: possibly unsafe select(2) usage.
Marcus Boerger [Mon, 27 Sep 2004 22:28:58 +0000 (22:28 +0000)]
MFH fix several property handling issues
Marcus Boerger [Mon, 27 Sep 2004 22:28:19 +0000 (22:28 +0000)]
MFH parameter description
Marcus Boerger [Mon, 27 Sep 2004 22:27:54 +0000 (22:27 +0000)]
MFH Add new tests
SVN Migration [Mon, 27 Sep 2004 22:23:32 +0000 (22:23 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Edin Kadribasic [Mon, 27 Sep 2004 22:21:52 +0000 (22:21 +0000)]
Fixed bug #30133
Marcus Boerger [Mon, 27 Sep 2004 19:02:23 +0000 (19:02 +0000)]
Add new tests
Marcus Boerger [Mon, 27 Sep 2004 19:01:50 +0000 (19:01 +0000)]
MFH (discussed with Andi)
Ilia Alshanetsky [Mon, 27 Sep 2004 17:30:47 +0000 (17:30 +0000)]
MFH: Fixed bug #30249 (Incorrect timeout check).
Marcus Boerger [Mon, 27 Sep 2004 08:34:49 +0000 (08:34 +0000)]
MFH (1 fix, 1 warning)
Marcus Boerger [Sun, 26 Sep 2004 21:52:51 +0000 (21:52 +0000)]
MFH
Ilia Alshanetsky [Sun, 26 Sep 2004 19:24:20 +0000 (19:24 +0000)]
MFH:
Return FALSE when file cannot be found.
Specify full paths to the files used for the test.
Marcus Boerger [Sun, 26 Sep 2004 18:29:46 +0000 (18:29 +0000)]
MFH add new tests
SVN Migration [Sun, 26 Sep 2004 18:28:08 +0000 (18:28 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Marcus Boerger [Sun, 26 Sep 2004 18:20:01 +0000 (18:20 +0000)]
MFH add new tests
SVN Migration [Sun, 26 Sep 2004 18:16:34 +0000 (18:16 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Wez Furlong [Sun, 26 Sep 2004 01:41:40 +0000 (01:41 +0000)]
MFH: Fix bug #30147 OO sqlite_fetch_object did not reset error handler
Wez Furlong [Sun, 26 Sep 2004 01:14:59 +0000 (01:14 +0000)]
BFN
Wez Furlong [Sun, 26 Sep 2004 01:13:43 +0000 (01:13 +0000)]
MFH: configure check for getaddrinfo (Bug #30057)
Marcus Boerger [Sat, 25 Sep 2004 15:30:17 +0000 (15:30 +0000)]
MFH lib substituation
Marcus Boerger [Fri, 24 Sep 2004 22:05:36 +0000 (22:05 +0000)]
MFH unserialize fixes
Marcus Boerger [Fri, 24 Sep 2004 22:05:14 +0000 (22:05 +0000)]
- MFH unserialize fixes
# .re first
Marcus Boerger [Fri, 24 Sep 2004 22:01:25 +0000 (22:01 +0000)]
BFN (MFHed)
Andi Gutmans [Thu, 23 Sep 2004 21:56:15 +0000 (21:56 +0000)]
- PHP 5.0.3-dev
Andi Gutmans [Thu, 23 Sep 2004 21:21:59 +0000 (21:21 +0000)]
- Roll 5.0.2
Marcus Boerger [Thu, 23 Sep 2004 18:45:27 +0000 (18:45 +0000)]
BFN