]>
granicus.if.org Git - php/log
Antony Dovgal [Mon, 21 Apr 2008 15:42:26 +0000 (15:42 +0000)]
add news entry
Antony Dovgal [Mon, 21 Apr 2008 15:37:46 +0000 (15:37 +0000)]
[DOC] add hash_copy() to be able to copy hash resource
Ilia Alshanetsky [Mon, 21 Apr 2008 14:32:57 +0000 (14:32 +0000)]
Fixed error verbiage and free function_name on success
Dmitry Stogov [Mon, 21 Apr 2008 10:14:20 +0000 (10:14 +0000)]
Optimized function call helper
Ilia Alshanetsky [Sun, 20 Apr 2008 15:07:39 +0000 (15:07 +0000)]
Fixed a bug #44403 (register_tick_function() does not check for a valid callback)
Felipe Pena [Sun, 20 Apr 2008 02:06:20 +0000 (02:06 +0000)]
- Fixed tests
Felipe Pena [Sun, 20 Apr 2008 01:44:16 +0000 (01:44 +0000)]
- Better error message
Felipe Pena [Fri, 18 Apr 2008 14:05:47 +0000 (14:05 +0000)]
- New tests
Christopher Jones [Fri, 18 Apr 2008 02:34:42 +0000 (02:34 +0000)]
Set extension status back to dev
Christopher Jones [Fri, 18 Apr 2008 02:33:59 +0000 (02:33 +0000)]
Update description
Christopher Jones [Fri, 18 Apr 2008 00:05:27 +0000 (00:05 +0000)]
MFH
Code:
- Do scope-end release for oci_pconnect (oci8.old_oci_close_semantics=1 gives old behavior)
- Fix session reuse with 10.2 client libs
- Fix the Ping macro version check for 10.2
- Add type check associated with zend_list_find
- Code connection re-organized for reuse
- Format comments
- WS changes
- Prepare for new PECL release
Tests:
- Add new tests
- Rationalize password tests
- Revert use of __DIR__ so tests will work with PHP 5.2
- Update some skipifs to make tests more portable
Rob Richards [Thu, 17 Apr 2008 20:23:49 +0000 (20:23 +0000)]
BFN
Rob Richards [Thu, 17 Apr 2008 20:21:04 +0000 (20:21 +0000)]
MFH: fix bug #44648 (Attribute names not checked for wellformedness)
add test
fix some warnings
Felipe Pena [Thu, 17 Apr 2008 18:16:17 +0000 (18:16 +0000)]
- New test
Felipe Pena [Thu, 17 Apr 2008 11:08:13 +0000 (11:08 +0000)]
- Fixed typo
Dmitry Stogov [Thu, 17 Apr 2008 10:21:38 +0000 (10:21 +0000)]
Fixed bug #44226 (Throwing an exception causes crash in multithreaded SAPI)
Ilia Alshanetsky [Wed, 16 Apr 2008 21:53:41 +0000 (21:53 +0000)]
Hash extension is no longer experimental
Antony Dovgal [Wed, 16 Apr 2008 14:21:04 +0000 (14:21 +0000)]
MFH: use new parameter parsing API
Antony Dovgal [Wed, 16 Apr 2008 13:20:59 +0000 (13:20 +0000)]
plug minor memleak
Andrey Hristov [Wed, 16 Apr 2008 12:57:38 +0000 (12:57 +0000)]
MFB: Update CVS from the development tree
Zoe Slattery [Tue, 15 Apr 2008 19:50:13 +0000 (19:50 +0000)]
Changes to the code that generates variations (Robin & Josie)
Elizabeth Marie Smith [Tue, 15 Apr 2008 16:55:53 +0000 (16:55 +0000)]
These are really old config.w32 files - now they use PHP_PHP_BUILD correctly instead of hard coding the path to the libraries
Gwynne Raskind [Tue, 15 Apr 2008 16:31:36 +0000 (16:31 +0000)]
MFH: force use of BSD sed for OS X hack (patch by Alexey Zakhlestin)
Dmitry Stogov [Tue, 15 Apr 2008 15:52:36 +0000 (15:52 +0000)]
Selected better initial VM stack size
Ilia Alshanetsky [Tue, 15 Apr 2008 15:48:20 +0000 (15:48 +0000)]
MFB: Fixed bug #44034 (FILE_IGNORE_NEW_LINES in file() does not work as
expected when lines end in \r\n)
Antony Dovgal [Tue, 15 Apr 2008 12:47:33 +0000 (12:47 +0000)]
MFH: remove -ldl
Dmitry Stogov [Tue, 15 Apr 2008 11:31:58 +0000 (11:31 +0000)]
Optimized request startup sequence for php.ini without per dir and per host configurations
Jani Taskinen [Tue, 15 Apr 2008 09:02:40 +0000 (09:02 +0000)]
MFH
Jani Taskinen [Tue, 15 Apr 2008 08:44:21 +0000 (08:44 +0000)]
MFH
Scott MacVicar [Tue, 15 Apr 2008 00:59:04 +0000 (00:59 +0000)]
Fixed bug #44720 (Prevent infinite recursion within session_register)
Ilia Alshanetsky [Mon, 14 Apr 2008 23:17:30 +0000 (23:17 +0000)]
Fixed test
Steph Fox [Mon, 14 Apr 2008 17:55:02 +0000 (17:55 +0000)]
- Workarounds are no longer needed - thanks PECLers!
Felipe Pena [Mon, 14 Apr 2008 17:24:11 +0000 (17:24 +0000)]
- Fixed test
Hannes Magnusson [Mon, 14 Apr 2008 16:56:50 +0000 (16:56 +0000)]
Use PHP to fetch the pear phar
Etienne Kneuss [Mon, 14 Apr 2008 16:50:11 +0000 (16:50 +0000)]
MFH: Fix dns_check_proto (related to #44723)
Hannes Magnusson [Mon, 14 Apr 2008 15:32:42 +0000 (15:32 +0000)]
[DOC] Remove config_get_hash() & and add new boolean parameter to ini_get_all()
to list ini entries key=>current_value like config_get_hash() did.
Hannes Magnusson [Mon, 14 Apr 2008 12:16:07 +0000 (12:16 +0000)]
Fixed bug#44716 (Progress notifications incorrect)
Hannes Magnusson [Mon, 14 Apr 2008 08:15:11 +0000 (08:15 +0000)]
MFH: Add "params" argument to stream_context_create()
Antony Dovgal [Mon, 14 Apr 2008 07:49:00 +0000 (07:49 +0000)]
fix ZTS build and sync with HEAD
Hannes Magnusson [Sun, 13 Apr 2008 22:35:27 +0000 (22:35 +0000)]
Fixed bug#44712 (stream_context_set_params segfaults on invalid arguments)
Greg Beaver [Sun, 13 Apr 2008 22:19:10 +0000 (22:19 +0000)]
do not scan include_path with faulty plain_wrapper-based include_path fopen
# _fopen_with_path_rel probably needs to call out to regular php_stream_open, for exts that use it (it is exported)
Greg Beaver [Sun, 13 Apr 2008 21:27:18 +0000 (21:27 +0000)]
fix test
Ilia Alshanetsky [Sun, 13 Apr 2008 12:25:15 +0000 (12:25 +0000)]
Kill unused var
Zoe Slattery [Sun, 13 Apr 2008 10:46:12 +0000 (10:46 +0000)]
Fixing:
(1) remove proto from start
(2)substitute "Done" with ===DONE== after closing tag in FILE section and at end of EXPECTF.
(3) Remove "add comment here..."
Hannes Magnusson [Fri, 11 Apr 2008 21:57:58 +0000 (21:57 +0000)]
MFH: Update URL for go-pear
Felipe Pena [Fri, 11 Apr 2008 19:06:12 +0000 (19:06 +0000)]
MFB: Fixed bug #44703 (htmlspecialchars() does not detect bad character set argument)
Dmitry Stogov [Fri, 11 Apr 2008 17:31:53 +0000 (17:31 +0000)]
Speedup GC initialization
Robin Fernandes [Fri, 11 Apr 2008 14:35:06 +0000 (14:35 +0000)]
Fix test parse_url_variation_002.phpt for 64bit platforms.
Antony Dovgal [Fri, 11 Apr 2008 11:05:56 +0000 (11:05 +0000)]
fix tests
Antony Dovgal [Fri, 11 Apr 2008 11:00:03 +0000 (11:00 +0000)]
MFH: fix 2 segfaults in ZTS mode
Dmitry Stogov [Fri, 11 Apr 2008 09:43:28 +0000 (09:43 +0000)]
Optimized ZEND_RETURN opcode to not allocate and copy return value if it is not
used.
Steve Seear [Fri, 11 Apr 2008 09:33:08 +0000 (09:33 +0000)]
POSIX extension error tests
Steve Seear [Fri, 11 Apr 2008 09:28:07 +0000 (09:28 +0000)]
POSIX extension variation tests
Robin Fernandes [Fri, 11 Apr 2008 08:57:17 +0000 (08:57 +0000)]
Adding some tests for ereg and url functions.
Marcus Boerger [Fri, 11 Apr 2008 08:35:54 +0000 (08:35 +0000)]
BFN
Marcus Boerger [Thu, 10 Apr 2008 19:42:32 +0000 (19:42 +0000)]
- MFH No longer allow to disable pcre
Nuno Lopes [Thu, 10 Apr 2008 19:19:04 +0000 (19:19 +0000)]
fix heredoc+nowdoc
#patch by Matt Wilmas
Nuno Lopes [Thu, 10 Apr 2008 19:13:59 +0000 (19:13 +0000)]
add SKIPIF
# Patch by Christian Hoffmann
Nuno Lopes [Thu, 10 Apr 2008 18:50:42 +0000 (18:50 +0000)]
fix SKIPIFs
# Patch by Christian Hoffmann
Philip Olson [Thu, 10 Apr 2008 05:31:53 +0000 (05:31 +0000)]
MFH: Updated the documentation credits
Ilia Alshanetsky [Wed, 9 Apr 2008 23:35:19 +0000 (23:35 +0000)]
WS
Nuno Lopes [Wed, 9 Apr 2008 22:01:20 +0000 (22:01 +0000)]
fix the yyless() definition to match flex one and revert part of last patch (so that it remains similar with flex's scan)
Marcus Boerger [Wed, 9 Apr 2008 21:53:00 +0000 (21:53 +0000)]
- MFH SPL can no longer be disabld as discussed some time ago (checked back with RM)
Scott MacVicar [Wed, 9 Apr 2008 20:50:58 +0000 (20:50 +0000)]
Fixes to heredoc and cleanup of new re2c scanner. (Patch by Matt Wilmas)
Etienne Kneuss [Wed, 9 Apr 2008 19:01:12 +0000 (19:01 +0000)]
MFH: Fix #44511 (Ensure no exception was already thrown by php_stream_opendir)
Felipe Pena [Wed, 9 Apr 2008 13:51:09 +0000 (13:51 +0000)]
MFB: Fixed bug #44678 (spliti error message includes wrong function name)
Dmitry Stogov [Wed, 9 Apr 2008 09:16:51 +0000 (09:16 +0000)]
Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script)
Dmitry Stogov [Wed, 9 Apr 2008 08:55:45 +0000 (08:55 +0000)]
Bug #44653 (Invalid namespace name resolution)
Jani Taskinen [Tue, 8 Apr 2008 12:33:54 +0000 (12:33 +0000)]
MFH: Missing basic single ini file test (bug #44574)
Jani Taskinen [Tue, 8 Apr 2008 12:17:04 +0000 (12:17 +0000)]
- Generated with re2c 0.13.4
Jani Taskinen [Tue, 8 Apr 2008 12:00:15 +0000 (12:00 +0000)]
- Fix test.
Jani Taskinen [Tue, 8 Apr 2008 08:42:24 +0000 (08:42 +0000)]
MFH:- Fixed bug #44667 (proc_open does not handle pipes with the mode "wb" correctly)
Andrey Hristov [Tue, 8 Apr 2008 07:45:49 +0000 (07:45 +0000)]
Fix snapshot build
Ilia Alshanetsky [Tue, 8 Apr 2008 00:01:48 +0000 (00:01 +0000)]
Fixed bug #44663 (Crash in imap_mail_compose if "body" parameter invalid)
Christopher Jones [Mon, 7 Apr 2008 21:55:53 +0000 (21:55 +0000)]
Test updates
Christopher Jones [Mon, 7 Apr 2008 21:55:43 +0000 (21:55 +0000)]
Fix OCIPing 10.2 macro
Christopher Jones [Mon, 7 Apr 2008 21:55:20 +0000 (21:55 +0000)]
PECL #13523 (x86_64 build). Make OCI8 buildable with PHP 4.3.9.
Christopher Jones [Mon, 7 Apr 2008 21:24:04 +0000 (21:24 +0000)]
MFH: Add E_DEPRECATED comment
Derick Rethans [Mon, 7 Apr 2008 17:55:21 +0000 (17:55 +0000)]
- Reset back to 0.13.4 now that it released.
Derick Rethans [Mon, 7 Apr 2008 17:44:03 +0000 (17:44 +0000)]
- MFH: Fixing returned offset.
- MFH: Algorithm optimization.
Derick Rethans [Mon, 7 Apr 2008 17:41:58 +0000 (17:41 +0000)]
- MFH: Fixed test cases.
Antony Dovgal [Mon, 7 Apr 2008 12:14:04 +0000 (12:14 +0000)]
MFH: fix test
Scott MacVicar [Mon, 7 Apr 2008 11:39:14 +0000 (11:39 +0000)]
Fixed bug #44609 (Dollar in ini variables are not parsed correctly)
Etienne Kneuss [Mon, 7 Apr 2008 10:44:59 +0000 (10:44 +0000)]
MFH: Implement forward_static_call(_array) to complete LSB. Patch by Mike Lively
Marcus Boerger [Sun, 6 Apr 2008 17:53:31 +0000 (17:53 +0000)]
- MFH add new tests
Ilia Alshanetsky [Sun, 6 Apr 2008 15:21:24 +0000 (15:21 +0000)]
Fixed bug #44603 (Order issues with Content-Type/Length headers on POST)
Felipe Pena [Sat, 5 Apr 2008 23:50:21 +0000 (23:50 +0000)]
- HEREDOC syntax with double quotes
Felipe Pena [Sat, 5 Apr 2008 22:29:08 +0000 (22:29 +0000)]
- Allow HEREDOC syntax with double quotes
(http://wiki.php.net/rfc/heredoc-with-double-quotes)
Felipe Pena [Fri, 4 Apr 2008 17:42:18 +0000 (17:42 +0000)]
MFB: Fixed bug #44591 (imagegif's filename parameter).
Nuno Lopes [Fri, 4 Apr 2008 15:34:39 +0000 (15:34 +0000)]
remove redundant test for file size
Nuno Lopes [Fri, 4 Apr 2008 15:01:23 +0000 (15:01 +0000)]
add sanity checks for ZEND_MMAP_AHEAD and reduce the value from 32 to 16 (lowest safe value)
Joe Orton [Fri, 4 Apr 2008 13:02:48 +0000 (13:02 +0000)]
MFH: Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build)
(stotty at tvnet dot hu)
MFH: Fix another case of a broken stream->fd cast in 64-bit builds.
Antony Dovgal [Fri, 4 Apr 2008 07:47:58 +0000 (07:47 +0000)]
MFH: fix folding
Dmitry Stogov [Thu, 3 Apr 2008 10:24:58 +0000 (10:24 +0000)]
- Fixed possible stack buffer overflow in FastCGI SAPI. (Andrey Nigmatulin)
- Fixed sending of uninitialized paddings which may contain some information.
(Andrey Nigmatulin)
Ilia Alshanetsky [Wed, 2 Apr 2008 16:26:39 +0000 (16:26 +0000)]
Fixed bug #44613 (Crash inside imap_headerinfo())
Antony Dovgal [Wed, 2 Apr 2008 14:56:21 +0000 (14:56 +0000)]
MFH
Antony Dovgal [Wed, 2 Apr 2008 14:35:29 +0000 (14:35 +0000)]
MFH: initialize variable
Felipe Pena [Tue, 1 Apr 2008 18:48:11 +0000 (18:48 +0000)]
Typo
Christopher Jones [Tue, 1 Apr 2008 18:37:32 +0000 (18:37 +0000)]
Use new version macro. Make code portable to older PHP versions
Ilia Alshanetsky [Tue, 1 Apr 2008 18:28:45 +0000 (18:28 +0000)]
Fixed bug #44594 (imap_open() does not validate # of retries parameter)