]>
granicus.if.org Git - php/log
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)
Gwynne Raskind [Tue, 1 Apr 2008 02:37:02 +0000 (02:37 +0000)]
fix the darwin 9 hack again; add the -O2 back in to avoid performance loss when not compiling for debug
Derick Rethans [Mon, 31 Mar 2008 10:08:57 +0000 (10:08 +0000)]
- Don't rely on a version that doesn't exist - that breaks snapshots.
Steph Fox [Mon, 31 Mar 2008 09:17:25 +0000 (09:17 +0000)]
- Allow most of the existing strangely-named headers to get by
Derick Rethans [Mon, 31 Mar 2008 09:11:30 +0000 (09:11 +0000)]
- MFH: Fixed a bug in formatting timestamps when DST is active in the default
timezone.
Steph Fox [Mon, 31 Mar 2008 00:28:16 +0000 (00:28 +0000)]
Revert "minimum version requirement" until there's a version to match it
Felipe Pena [Sun, 30 Mar 2008 22:01:44 +0000 (22:01 +0000)]
Fix WS.
# My editor accidentally changed tab to space, sorry.
Felipe Pena [Sun, 30 Mar 2008 21:48:24 +0000 (21:48 +0000)]
- Added T_GOTO
- Fixed tests
Ilia Alshanetsky [Sun, 30 Mar 2008 15:05:48 +0000 (15:05 +0000)]
Added a warning message
Felipe Pena [Sun, 30 Mar 2008 12:24:10 +0000 (12:24 +0000)]
MFB: Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters)
Felipe Pena [Sat, 29 Mar 2008 11:52:10 +0000 (11:52 +0000)]
Fix for segfault on 64bit platform
Felipe Pena [Sat, 29 Mar 2008 00:01:42 +0000 (00:01 +0000)]
New entry (MFH: goto)
Nuno Lopes [Fri, 28 Mar 2008 17:48:30 +0000 (17:48 +0000)]
ignore generated files
Felipe Pena [Fri, 28 Mar 2008 16:45:05 +0000 (16:45 +0000)]
MFB: Fixed bug #44557 (Crash in imap_setacl when supplied integer as username)
Felipe Pena [Fri, 28 Mar 2008 14:35:01 +0000 (14:35 +0000)]
MFH: Implemented "jump label" operator (limited "goto")
[DOC]
Antony Dovgal [Fri, 28 Mar 2008 10:22:12 +0000 (10:22 +0000)]
fix compile warnings
Jani Taskinen [Thu, 27 Mar 2008 10:45:03 +0000 (10:45 +0000)]
- Fix test (readdir() does not sort the results..)
Dmitry Stogov [Thu, 27 Mar 2008 10:33:40 +0000 (10:33 +0000)]
Added ability to use stream wrappers in include_path
Ilia Alshanetsky [Wed, 26 Mar 2008 23:06:47 +0000 (23:06 +0000)]
Fixed bug #44501 (LOCK_EX mode in file_put_contents() is impropertly
handled in combination with url wrappers)
Steve Seear [Wed, 26 Mar 2008 18:19:31 +0000 (18:19 +0000)]
Adding tests for gethostbyaddr() and gethostbynamel()
Jani Taskinen [Wed, 26 Mar 2008 15:04:57 +0000 (15:04 +0000)]
- Give Marcus good old warm and fuzzy feeling.. :)
Jani Taskinen [Wed, 26 Mar 2008 13:35:54 +0000 (13:35 +0000)]
- Use the right tool here too
Marcus Boerger [Tue, 25 Mar 2008 22:05:22 +0000 (22:05 +0000)]
MFH:
- Fix memory leak found by Osman
- Merge strlen to sizof change from CLI
Marcus Boerger [Tue, 25 Mar 2008 21:58:29 +0000 (21:58 +0000)]
- MFH Use sizeof rather than strlen and cleanup
Ilia Alshanetsky [Tue, 25 Mar 2008 20:19:04 +0000 (20:19 +0000)]
Removed unused variable
Andrey Hristov [Tue, 25 Mar 2008 20:00:18 +0000 (20:00 +0000)]
Fix typo, thank Jani :)
Andrey Hristov [Tue, 25 Mar 2008 18:30:56 +0000 (18:30 +0000)]
news entry
Andrey Hristov [Tue, 25 Mar 2008 18:27:17 +0000 (18:27 +0000)]
Small updates & a fix for
Bug #43832 mysqi_get_charset() doesn't expose charset comment
Felipe Pena [Tue, 25 Mar 2008 18:08:37 +0000 (18:08 +0000)]
MFH:
- Renamed zend_do_fetch_class_name() to zend_do_build_full_name() (It is not used only for classes)
- Moved zend_resolve_class_name prototype to zend_compile.h
Christopher Jones [Tue, 25 Mar 2008 17:38:07 +0000 (17:38 +0000)]
revert stmt release on connection error change (and sync with PHP 6)
Christopher Jones [Tue, 25 Mar 2008 17:20:27 +0000 (17:20 +0000)]
Remove trailing period from error thus syncing with PHP 6
Johannes Schlüter [Tue, 25 Mar 2008 17:17:56 +0000 (17:17 +0000)]
- MFH: New egg
Dmitry Stogov [Tue, 25 Mar 2008 13:04:03 +0000 (13:04 +0000)]
Optimized detection of "__call" and "__callstatic" methods.
Christopher Jones [Tue, 25 Mar 2008 02:00:32 +0000 (02:00 +0000)]
rename PHP_OCI8_VERSION in preparation for peclversioning RFC. Remove obsolete HAVE_OCI8_ATTR_STATEMENT macro
Ilia Alshanetsky [Mon, 24 Mar 2008 18:33:54 +0000 (18:33 +0000)]
Fixed test on systems where . and .. order not guaranteed
Antony Dovgal [Mon, 24 Mar 2008 16:28:35 +0000 (16:28 +0000)]
MFH: disabled mmap() when copying files to memory
Steph Fox [Mon, 24 Mar 2008 15:11:46 +0000 (15:11 +0000)]
Another thing version_compare() allows...
Derick Rethans [Mon, 24 Mar 2008 13:00:47 +0000 (13:00 +0000)]
- Updated to version 2008.2 (2008b)
Dmitry Stogov [Mon, 24 Mar 2008 10:09:41 +0000 (10:09 +0000)]
Fixed tests
Dmitry Stogov [Mon, 24 Mar 2008 09:30:41 +0000 (09:30 +0000)]
Fixed ws and comment
Dmitry Stogov [Mon, 24 Mar 2008 09:00:33 +0000 (09:00 +0000)]
Fixed tests (file order is undefined, so we need to sort() them)
Steph Fox [Sun, 23 Mar 2008 21:59:31 +0000 (21:59 +0000)]
- Extend that regexp (again)
- Revert the changes affecting external template.rc files
Marcus Boerger [Sun, 23 Mar 2008 16:53:52 +0000 (16:53 +0000)]
- MFH Add .cvsignore
Ilia Alshanetsky [Sun, 23 Mar 2008 15:48:10 +0000 (15:48 +0000)]
Removed unused variable