]>
granicus.if.org Git - php/log
David Soria Parra [Mon, 24 Nov 2008 15:37:33 +0000 (15:37 +0000)]
MFH: Revert fix for 43782, as it caused problems.
Jani Taskinen [Mon, 24 Nov 2008 12:49:00 +0000 (12:49 +0000)]
- Keep the style ;)
Arnaud Le Blanc [Sun, 23 Nov 2008 20:36:32 +0000 (20:36 +0000)]
MFH: Fixed bug #46649 (Setting array element with that same array produces
inconsistent results)
Ilia Alshanetsky [Sun, 23 Nov 2008 18:31:05 +0000 (18:31 +0000)]
BFN: Fixed bug #46643 (Upgraded PCRElib to 7.8)
Ilia Alshanetsky [Sun, 23 Nov 2008 18:30:38 +0000 (18:30 +0000)]
MFB: Fixed bug #46643 (Upgraded PCRElib to 7.8)
Felipe Pena [Sat, 22 Nov 2008 11:24:15 +0000 (11:24 +0000)]
- BFN
Felipe Pena [Fri, 21 Nov 2008 22:56:20 +0000 (22:56 +0000)]
- Missing SKIPIF :(
Felipe Pena [Fri, 21 Nov 2008 22:50:22 +0000 (22:50 +0000)]
- Fixed tests
Felipe Pena [Fri, 21 Nov 2008 22:48:27 +0000 (22:48 +0000)]
- MFH: Fixed memory leak in readline_callback_handler_remove()
Felipe Pena [Fri, 21 Nov 2008 21:44:32 +0000 (21:44 +0000)]
- New tests
Felipe Pena [Fri, 21 Nov 2008 21:03:47 +0000 (21:03 +0000)]
- Fix test
Felipe Pena [Fri, 21 Nov 2008 21:01:23 +0000 (21:01 +0000)]
- New tests
Ilia Alshanetsky [Fri, 21 Nov 2008 00:12:18 +0000 (00:12 +0000)]
Back to dev
Ilia Alshanetsky [Fri, 21 Nov 2008 00:08:49 +0000 (00:08 +0000)]
5.2.7RC4
Felipe Pena [Thu, 20 Nov 2008 22:29:49 +0000 (22:29 +0000)]
- BFN
Felipe Pena [Thu, 20 Nov 2008 22:26:32 +0000 (22:26 +0000)]
- MFH: Fixed memory leaks in readline_completion_function()
Iain Lewis [Thu, 20 Nov 2008 15:49:09 +0000 (15:49 +0000)]
Adding some tests for array_product
Mark Karpeles [Thu, 20 Nov 2008 15:12:28 +0000 (15:12 +0000)]
- ext/wddx: fixed test 003 which depended on arch (32bits vs 64bits)
Felipe Pena [Thu, 20 Nov 2008 14:51:30 +0000 (14:51 +0000)]
- MFH: Added ZEND_FETCH_RESOURCE_NO_RETURN
Mark Karpeles [Thu, 20 Nov 2008 14:35:22 +0000 (14:35 +0000)]
- MFH: ext/wddx: classes providing __sleep() are stored without properties (fixed)
Ilia Alshanetsky [Wed, 19 Nov 2008 23:53:18 +0000 (23:53 +0000)]
Proper bug id
Pierre Joye [Wed, 19 Nov 2008 17:02:33 +0000 (17:02 +0000)]
- #46497
Pierre Joye [Wed, 19 Nov 2008 17:01:17 +0000 (17:01 +0000)]
- #46497, wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)
Felipe Pena [Wed, 19 Nov 2008 17:00:13 +0000 (17:00 +0000)]
- Fixed test
Ant Phillips [Tue, 18 Nov 2008 15:36:32 +0000 (15:36 +0000)]
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
Pierre Joye [Tue, 18 Nov 2008 02:15:54 +0000 (02:15 +0000)]
- #41033
Pierre Joye [Tue, 18 Nov 2008 02:03:19 +0000 (02:03 +0000)]
- fix title
Pierre Joye [Tue, 18 Nov 2008 02:02:19 +0000 (02:02 +0000)]
- MFH: #41033, enable signing with DSA keys
Ilia Alshanetsky [Mon, 17 Nov 2008 23:40:54 +0000 (23:40 +0000)]
More detailed bug fix description
Ant Phillips [Mon, 17 Nov 2008 11:20:19 +0000 (11:20 +0000)]
Commit tests for ext/reflection
Pierre Joye [Sun, 16 Nov 2008 23:19:33 +0000 (23:19 +0000)]
- skip if pcntl is missing
Pierre Joye [Sun, 16 Nov 2008 23:12:38 +0000 (23:12 +0000)]
- MFH: manage references of stream context properly (Tony)
- add tests for bug #46127
Ilia Alshanetsky [Sun, 16 Nov 2008 18:01:25 +0000 (18:01 +0000)]
MFB: Fixed memory leak inside readline_callback_handler_install() function
Felipe Pena [Thu, 13 Nov 2008 23:23:11 +0000 (23:23 +0000)]
- MFH: Better fix
Stanislav Malyshev [Thu, 13 Nov 2008 19:23:51 +0000 (19:23 +0000)]
add error_log change
Stanislav Malyshev [Thu, 13 Nov 2008 19:22:01 +0000 (19:22 +0000)]
Add option to send error_log directly to SAPI
Hannes Magnusson [Thu, 13 Nov 2008 19:06:59 +0000 (19:06 +0000)]
MFH: Document the xmlrpc_errors option
Ilia Alshanetsky [Thu, 13 Nov 2008 18:22:23 +0000 (18:22 +0000)]
MFB: Fixed a bug inside dba_replace() that could cause file truncation with
invalid keys
Felipe Pena [Thu, 13 Nov 2008 14:53:55 +0000 (14:53 +0000)]
- Reverted last change, only in this branch
Felipe Pena [Thu, 13 Nov 2008 13:09:47 +0000 (13:09 +0000)]
- MFH: Fixed invalid reads
Felipe Pena [Wed, 12 Nov 2008 23:38:15 +0000 (23:38 +0000)]
- MFH: Fixed a macro redefinition on BSD for different purpose
Felipe Pena [Wed, 12 Nov 2008 17:50:37 +0000 (17:50 +0000)]
- MFH: Removed unused variables
Felipe Pena [Wed, 12 Nov 2008 17:29:50 +0000 (17:29 +0000)]
- Fix test
Pierre Joye [Wed, 12 Nov 2008 12:01:29 +0000 (12:01 +0000)]
- update NEWS for #14962
Pierre Joye [Wed, 12 Nov 2008 11:59:26 +0000 (11:59 +0000)]
- MFH:
- #14962, makes extractTo 2nd argument really optional
- replace ZEND_ENGINE_2_1 by PHP_ZIP_USE_OO
- sync tests
Felipe Pena [Tue, 11 Nov 2008 18:42:00 +0000 (18:42 +0000)]
- Fixes and new tests
Felipe Pena [Tue, 11 Nov 2008 16:16:20 +0000 (16:16 +0000)]
- New test
Felipe Pena [Tue, 11 Nov 2008 13:32:55 +0000 (13:32 +0000)]
- BFN #46543
Felipe Pena [Tue, 11 Nov 2008 13:29:50 +0000 (13:29 +0000)]
MFH:
- Added ZEND_FETCH_RESOURCE2_NO_RETURN() (a version of ZEND_FETCH_RESOURCE2 but without the ZEND_VERIFY_RESOURCE() which contains RETURN_FALSE)
- Fixed bug #46543 (ibase_trans() memory leaks when using wrong parameters)
Arnaud Le Blanc [Tue, 11 Nov 2008 01:56:33 +0000 (01:56 +0000)]
MFH: Fixed stream_get_contents() when using $maxlength and socket is not
closed. indeyets@php.net on #46049.
Arnaud Le Blanc [Tue, 11 Nov 2008 00:45:36 +0000 (00:45 +0000)]
MFH: Fixed bug #44818 (php://memory writeable when opened read only)
Felipe Pena [Mon, 10 Nov 2008 22:35:02 +0000 (22:35 +0000)]
- Make expected result compatible with recent Firebird version
Felipe Pena [Mon, 10 Nov 2008 18:04:41 +0000 (18:04 +0000)]
- New tests
Derick Rethans [Mon, 10 Nov 2008 12:06:10 +0000 (12:06 +0000)]
- MFH: Make it work with bison 2.4.
Kalle Sommer Nielsen [Sun, 9 Nov 2008 11:39:27 +0000 (11:39 +0000)]
Fix NEWS
Timm Friebe [Sun, 9 Nov 2008 10:33:53 +0000 (10:33 +0000)]
- Added note on bugfix for #30312
- Added entry on CS_ROW_FAIL patch fix
Rasmus Lerdorf [Sat, 8 Nov 2008 22:45:29 +0000 (22:45 +0000)]
Potential fix for bug #46525
Felipe Pena [Sat, 8 Nov 2008 15:39:32 +0000 (15:39 +0000)]
- MFH: Added connection checking on SKIPIF
Timm Friebe [Sat, 8 Nov 2008 14:28:26 +0000 (14:28 +0000)]
- MFB: Initial release
Timm Friebe [Sat, 8 Nov 2008 14:24:55 +0000 (14:24 +0000)]
- Adjusted tests to reality
# We select
123456789 .
12345679 , we should have this returned and not
# something
123456789 .123457 (rounded)
Timm Friebe [Sat, 8 Nov 2008 14:24:38 +0000 (14:24 +0000)]
- MFB: Made this test independent of date format
Timm Friebe [Sat, 8 Nov 2008 14:15:08 +0000 (14:15 +0000)]
- MFB: Fixed problems with segmentation faults when using unbuffered queries
# Double-freeing results caused these
Timm Friebe [Sat, 8 Nov 2008 12:06:08 +0000 (12:06 +0000)]
- MFB: Changed while loop in php_sybase_fetch_result_row() to also read rows with
retcode == CS_ROW_FAIL.
# Reported by Detlef Neumerkel and Frank Irnich of Sybase
Timm Friebe [Sat, 8 Nov 2008 12:01:10 +0000 (12:01 +0000)]
- MFB: Made this test independent of field types in master..sysprocesses
# char on ASE 11, varchar on ASE 15
Timm Friebe [Sat, 8 Nov 2008 11:59:57 +0000 (11:59 +0000)]
- Changed source to read host, user and password from environment
# E.g. nmake test TESTS=ext/sybase_ct PHP_SYBASE_HOST=db PHP_SYBASE_USER=sa PHP_SYBASE_PASS=***
Scott MacVicar [Sat, 8 Nov 2008 02:05:03 +0000 (02:05 +0000)]
MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN
Save the bunnies
Felipe Pena [Fri, 7 Nov 2008 21:18:45 +0000 (21:18 +0000)]
MFH:
- Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment)
Noticed by: jd at cpanel dot net
Ilia Alshanetsky [Thu, 6 Nov 2008 21:53:48 +0000 (21:53 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 6 Nov 2008 21:50:36 +0000 (21:50 +0000)]
5.2.7RC3
Felipe Pena [Thu, 6 Nov 2008 01:36:40 +0000 (01:36 +0000)]
BFN #45166
Felipe Pena [Wed, 5 Nov 2008 23:42:05 +0000 (23:42 +0000)]
MFH:
- Fixed wrong check
- Improved test
Felipe Pena [Wed, 5 Nov 2008 18:55:02 +0000 (18:55 +0000)]
- Fixed bug #45166 (substr() overflow changes) (now synced with other branches)
Hannes Magnusson [Wed, 5 Nov 2008 17:16:07 +0000 (17:16 +0000)]
Fixed bug#46445 (run-tests2.php is missing or README.TESTING2 is unneeded)
Kalle Sommer Nielsen [Wed, 5 Nov 2008 09:59:46 +0000 (09:59 +0000)]
MFH: New tests for syslog
Arnaud Le Blanc [Tue, 4 Nov 2008 21:07:44 +0000 (21:07 +0000)]
BFN
Arnaud Le Blanc [Tue, 4 Nov 2008 21:05:55 +0000 (21:05 +0000)]
MFH: Open STDIN and php://stdin streams with the relevant
wrapper when the file descriptor is a socket (inetd, etc)
Fixes bug #43731
Arnaud Le Blanc [Tue, 4 Nov 2008 20:41:37 +0000 (20:41 +0000)]
MFH: initialize memory
Arnaud Le Blanc [Tue, 4 Nov 2008 17:07:20 +0000 (17:07 +0000)]
MFH: Fixed stream_get_line() to behave as documented on non-blocking
streams
Arnaud Le Blanc [Tue, 4 Nov 2008 16:48:07 +0000 (16:48 +0000)]
MFH: Avoids fclose() from complaining that stream_socket_pair() streams
have not been closed
Arnaud Le Blanc [Tue, 4 Nov 2008 00:43:06 +0000 (00:43 +0000)]
MFH: Fixed bug #46024 (stream_select() doesn't return the correct number)
Felipe Pena [Mon, 3 Nov 2008 23:45:17 +0000 (23:45 +0000)]
- MFH: Improved fix
Arnaud Le Blanc [Mon, 3 Nov 2008 23:34:36 +0000 (23:34 +0000)]
cleanup
Arnaud Le Blanc [Mon, 3 Nov 2008 23:29:50 +0000 (23:29 +0000)]
MFH: Fixed bug #44607 (stream_get_line unable to correctly identify the
"ending" in the stream content)
Arnaud Le Blanc [Mon, 3 Nov 2008 23:26:24 +0000 (23:26 +0000)]
Fixed bug #46379 (Infinite loop when parsing '#' in one line file)
# PHP_5_2 only
Felipe Pena [Mon, 3 Nov 2008 21:49:49 +0000 (21:49 +0000)]
- New test
Felipe Pena [Mon, 3 Nov 2008 20:55:01 +0000 (20:55 +0000)]
MFH:
- Fixed endless loop in PDOStatement::debugDumpParams()
patch by: Jonah H. Harris <jonah.harris at gmail dot com>
Elizabeth Marie Smith [Mon, 3 Nov 2008 19:28:23 +0000 (19:28 +0000)]
MFH
Arnaud Le Blanc [Mon, 3 Nov 2008 16:59:18 +0000 (16:59 +0000)]
MFH: Fixed bug #45303 (Opening php:// wrapper in append mode results
in a warning)
Arnaud Le Blanc [Mon, 3 Nov 2008 16:08:07 +0000 (16:08 +0000)]
credit
Arnaud Le Blanc [Mon, 3 Nov 2008 15:48:05 +0000 (15:48 +0000)]
MFH: Fixed bug #43353 (wrong detection of 'data' wrapper causes notice)
Felipe Pena [Mon, 3 Nov 2008 15:41:35 +0000 (15:41 +0000)]
- MFH: Fixed bug #44327 (PDORow::queryString property & numeric offsets / Crash)
Felipe Pena [Mon, 3 Nov 2008 11:39:34 +0000 (11:39 +0000)]
- MFH: Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record)
patch by: a dot u dot savchuk at gmail dot com
Arnaud Le Blanc [Sun, 2 Nov 2008 22:04:40 +0000 (22:04 +0000)]
MFH: Fixed bug #42718 (FILTER_UNSAFE_RAW not applied when configured as
default filter)
Jani Taskinen [Sun, 2 Nov 2008 14:48:52 +0000 (14:48 +0000)]
- Ignore crap
Jani Taskinen [Sun, 2 Nov 2008 14:12:15 +0000 (14:12 +0000)]
MF53: added missing constants
Jani Taskinen [Sat, 1 Nov 2008 23:09:51 +0000 (23:09 +0000)]
MFH: fixed the macros
Jani Taskinen [Sat, 1 Nov 2008 22:48:52 +0000 (22:48 +0000)]
- Fix skip conditions
Jani Taskinen [Sat, 1 Nov 2008 22:42:38 +0000 (22:42 +0000)]
MF53: Sync with HEAD and PHP_5_3
Jani Taskinen [Sat, 1 Nov 2008 22:39:14 +0000 (22:39 +0000)]
[DOC] MF53: Forward compatibility
Jani Taskinen [Sat, 1 Nov 2008 22:12:11 +0000 (22:12 +0000)]
- Fix for real: Actually one of these "let's not commit to other branches"
fixes some people like to do..