]> granicus.if.org Git - php/log
php
16 years agoSelected better initial VM stack size
Dmitry Stogov [Tue, 15 Apr 2008 15:52:36 +0000 (15:52 +0000)]
Selected better initial VM stack size

16 years agoMFB: Fixed bug #44034 (FILE_IGNORE_NEW_LINES in file() does not work as
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)

16 years agoMFH: remove -ldl
Antony Dovgal [Tue, 15 Apr 2008 12:47:33 +0000 (12:47 +0000)]
MFH: remove -ldl

16 years agoOptimized request startup sequence for php.ini without per dir and per host configura...
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

16 years agoMFH
Jani Taskinen [Tue, 15 Apr 2008 09:02:40 +0000 (09:02 +0000)]
MFH

16 years agoMFH
Jani Taskinen [Tue, 15 Apr 2008 08:44:21 +0000 (08:44 +0000)]
MFH

16 years agoFixed bug #44720 (Prevent infinite recursion within session_register)
Scott MacVicar [Tue, 15 Apr 2008 00:59:04 +0000 (00:59 +0000)]
Fixed bug #44720 (Prevent infinite recursion within session_register)

16 years agoFixed test
Ilia Alshanetsky [Mon, 14 Apr 2008 23:17:30 +0000 (23:17 +0000)]
Fixed test

16 years ago- Workarounds are no longer needed - thanks PECLers!
Steph Fox [Mon, 14 Apr 2008 17:55:02 +0000 (17:55 +0000)]
- Workarounds are no longer needed - thanks PECLers!

16 years ago- Fixed test
Felipe Pena [Mon, 14 Apr 2008 17:24:11 +0000 (17:24 +0000)]
- Fixed test

16 years agoUse PHP to fetch the pear phar
Hannes Magnusson [Mon, 14 Apr 2008 16:56:50 +0000 (16:56 +0000)]
Use PHP to fetch the pear phar

16 years agoMFH: Fix dns_check_proto (related to #44723)
Etienne Kneuss [Mon, 14 Apr 2008 16:50:11 +0000 (16:50 +0000)]
MFH: Fix dns_check_proto (related to #44723)

16 years ago[DOC] Remove config_get_hash() & and add new boolean parameter to ini_get_all()
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.

16 years agoFixed bug#44716 (Progress notifications incorrect)
Hannes Magnusson [Mon, 14 Apr 2008 12:16:07 +0000 (12:16 +0000)]
Fixed bug#44716 (Progress notifications incorrect)

16 years agoMFH: Add "params" argument to stream_context_create()
Hannes Magnusson [Mon, 14 Apr 2008 08:15:11 +0000 (08:15 +0000)]
MFH: Add "params" argument to stream_context_create()

16 years agofix ZTS build and sync with HEAD
Antony Dovgal [Mon, 14 Apr 2008 07:49:00 +0000 (07:49 +0000)]
fix ZTS build and sync with HEAD

16 years agoFixed bug#44712 (stream_context_set_params segfaults on invalid arguments)
Hannes Magnusson [Sun, 13 Apr 2008 22:35:27 +0000 (22:35 +0000)]
Fixed bug#44712 (stream_context_set_params segfaults on invalid arguments)

16 years agodo not scan include_path with faulty plain_wrapper-based include_path fopen
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)

16 years agofix test
Greg Beaver [Sun, 13 Apr 2008 21:27:18 +0000 (21:27 +0000)]
fix test

16 years agoKill unused var
Ilia Alshanetsky [Sun, 13 Apr 2008 12:25:15 +0000 (12:25 +0000)]
Kill unused var

16 years agoFixing:
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..."

16 years agoMFH: Update URL for go-pear
Hannes Magnusson [Fri, 11 Apr 2008 21:57:58 +0000 (21:57 +0000)]
MFH: Update URL for go-pear

16 years agoMFB: Fixed bug #44703 (htmlspecialchars() does not detect bad character set argument)
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)

16 years agoSpeedup GC initialization
Dmitry Stogov [Fri, 11 Apr 2008 17:31:53 +0000 (17:31 +0000)]
Speedup GC initialization

16 years agoFix test parse_url_variation_002.phpt for 64bit platforms.
Robin Fernandes [Fri, 11 Apr 2008 14:35:06 +0000 (14:35 +0000)]
Fix test parse_url_variation_002.phpt for 64bit platforms.

16 years agofix tests
Antony Dovgal [Fri, 11 Apr 2008 11:05:56 +0000 (11:05 +0000)]
fix tests

16 years agoMFH: fix 2 segfaults in ZTS mode
Antony Dovgal [Fri, 11 Apr 2008 11:00:03 +0000 (11:00 +0000)]
MFH: fix 2 segfaults in ZTS mode

16 years agoOptimized ZEND_RETURN opcode to not allocate and copy return value if it is not
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.

16 years agoPOSIX extension error tests
Steve Seear [Fri, 11 Apr 2008 09:33:08 +0000 (09:33 +0000)]
POSIX extension error tests

16 years agoPOSIX extension variation tests
Steve Seear [Fri, 11 Apr 2008 09:28:07 +0000 (09:28 +0000)]
POSIX extension variation tests

16 years agoAdding some tests for ereg and url functions.
Robin Fernandes [Fri, 11 Apr 2008 08:57:17 +0000 (08:57 +0000)]
Adding some tests for ereg and url functions.

16 years agoBFN
Marcus Boerger [Fri, 11 Apr 2008 08:35:54 +0000 (08:35 +0000)]
BFN

16 years ago- MFH No longer allow to disable pcre
Marcus Boerger [Thu, 10 Apr 2008 19:42:32 +0000 (19:42 +0000)]
- MFH No longer allow to disable pcre

16 years agofix heredoc+nowdoc
Nuno Lopes [Thu, 10 Apr 2008 19:19:04 +0000 (19:19 +0000)]
fix heredoc+nowdoc
#patch by Matt Wilmas

16 years agoadd SKIPIF
Nuno Lopes [Thu, 10 Apr 2008 19:13:59 +0000 (19:13 +0000)]
add SKIPIF
# Patch by Christian Hoffmann

16 years agofix SKIPIFs
Nuno Lopes [Thu, 10 Apr 2008 18:50:42 +0000 (18:50 +0000)]
fix SKIPIFs
# Patch by Christian Hoffmann

16 years agoMFH: Updated the documentation credits
Philip Olson [Thu, 10 Apr 2008 05:31:53 +0000 (05:31 +0000)]
MFH: Updated the documentation credits

16 years agoWS
Ilia Alshanetsky [Wed, 9 Apr 2008 23:35:19 +0000 (23:35 +0000)]
WS

16 years agofix the yyless() definition to match flex one and revert part of last patch (so that...
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)

16 years ago- MFH SPL can no longer be disabld as discussed some time ago (checked back with RM)
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)

16 years agoFixes to heredoc and cleanup of new re2c scanner. (Patch by Matt Wilmas)
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)

16 years agoMFH: Fix #44511 (Ensure no exception was already thrown by php_stream_opendir)
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)

16 years agoMFB: Fixed bug #44678 (spliti error message includes wrong function name)
Felipe Pena [Wed, 9 Apr 2008 13:51:09 +0000 (13:51 +0000)]
MFB: Fixed bug #44678 (spliti error message includes wrong function name)

16 years agoFixed bug #44673 (With CGI argv/argc starts from arguments, not from script)
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)

16 years agoBug #44653 (Invalid namespace name resolution)
Dmitry Stogov [Wed, 9 Apr 2008 08:55:45 +0000 (08:55 +0000)]
Bug #44653 (Invalid namespace name resolution)

16 years agoMFH: Missing basic single ini file test (bug #44574)
Jani Taskinen [Tue, 8 Apr 2008 12:33:54 +0000 (12:33 +0000)]
MFH: Missing basic single ini file test (bug #44574)

16 years ago- Generated with re2c 0.13.4
Jani Taskinen [Tue, 8 Apr 2008 12:17:04 +0000 (12:17 +0000)]
- Generated with re2c 0.13.4

16 years ago- Fix test.
Jani Taskinen [Tue, 8 Apr 2008 12:00:15 +0000 (12:00 +0000)]
- Fix test.

16 years agoMFH:- Fixed bug #44667 (proc_open does not handle pipes with the mode "wb" correctly)
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)

16 years agoFix snapshot build
Andrey Hristov [Tue, 8 Apr 2008 07:45:49 +0000 (07:45 +0000)]
Fix snapshot build

16 years agoFixed bug #44663 (Crash in imap_mail_compose if "body" parameter invalid)
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)

16 years agoTest updates
Christopher Jones [Mon, 7 Apr 2008 21:55:53 +0000 (21:55 +0000)]
Test updates

16 years agoFix OCIPing 10.2 macro
Christopher Jones [Mon, 7 Apr 2008 21:55:43 +0000 (21:55 +0000)]
Fix OCIPing 10.2 macro

16 years agoPECL #13523 (x86_64 build). Make OCI8 buildable with PHP 4.3.9.
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.

16 years agoMFH: Add E_DEPRECATED comment
Christopher Jones [Mon, 7 Apr 2008 21:24:04 +0000 (21:24 +0000)]
MFH: Add E_DEPRECATED comment

16 years ago- Reset back to 0.13.4 now that it released.
Derick Rethans [Mon, 7 Apr 2008 17:55:21 +0000 (17:55 +0000)]
- Reset back to 0.13.4 now that it released.

16 years ago- MFH: Fixing returned offset.
Derick Rethans [Mon, 7 Apr 2008 17:44:03 +0000 (17:44 +0000)]
- MFH: Fixing returned offset.
- MFH: Algorithm optimization.

16 years ago- MFH: Fixed test cases.
Derick Rethans [Mon, 7 Apr 2008 17:41:58 +0000 (17:41 +0000)]
- MFH: Fixed test cases.

16 years agoMFH: fix test
Antony Dovgal [Mon, 7 Apr 2008 12:14:04 +0000 (12:14 +0000)]
MFH: fix test

16 years agoFixed bug #44609 (Dollar in ini variables are not parsed correctly)
Scott MacVicar [Mon, 7 Apr 2008 11:39:14 +0000 (11:39 +0000)]
Fixed bug #44609 (Dollar in ini variables are not parsed correctly)

16 years agoMFH: Implement forward_static_call(_array) to complete LSB. Patch by Mike Lively
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

16 years ago- MFH add new tests
Marcus Boerger [Sun, 6 Apr 2008 17:53:31 +0000 (17:53 +0000)]
- MFH add new tests

16 years agoFixed bug #44603 (Order issues with Content-Type/Length headers on POST)
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)

16 years ago- HEREDOC syntax with double quotes
Felipe Pena [Sat, 5 Apr 2008 23:50:21 +0000 (23:50 +0000)]
- HEREDOC syntax with double quotes

16 years ago- Allow 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)

16 years agoMFB: Fixed bug #44591 (imagegif's filename parameter).
Felipe Pena [Fri, 4 Apr 2008 17:42:18 +0000 (17:42 +0000)]
MFB: Fixed bug #44591 (imagegif's filename parameter).

16 years agoremove redundant test for file size
Nuno Lopes [Fri, 4 Apr 2008 15:34:39 +0000 (15:34 +0000)]
remove redundant test for file size

16 years agoadd sanity checks for ZEND_MMAP_AHEAD and reduce the value from 32 to 16 (lowest...
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)

16 years agoMFH: Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build)
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.

16 years agoMFH: fix folding
Antony Dovgal [Fri, 4 Apr 2008 07:47:58 +0000 (07:47 +0000)]
MFH: fix folding

16 years ago- Fixed possible stack buffer overflow in FastCGI SAPI. (Andrey Nigmatulin)
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)

16 years agoFixed bug #44613 (Crash inside imap_headerinfo())
Ilia Alshanetsky [Wed, 2 Apr 2008 16:26:39 +0000 (16:26 +0000)]
Fixed bug #44613 (Crash inside imap_headerinfo())

16 years agoMFH
Antony Dovgal [Wed, 2 Apr 2008 14:56:21 +0000 (14:56 +0000)]
MFH

16 years agoMFH: initialize variable
Antony Dovgal [Wed, 2 Apr 2008 14:35:29 +0000 (14:35 +0000)]
MFH: initialize variable

16 years agoTypo
Felipe Pena [Tue, 1 Apr 2008 18:48:11 +0000 (18:48 +0000)]
Typo

16 years agoUse new version macro. Make code portable to older PHP versions
Christopher Jones [Tue, 1 Apr 2008 18:37:32 +0000 (18:37 +0000)]
Use new version macro.  Make code portable to older PHP versions

16 years agoFixed bug #44594 (imap_open() does not validate # of retries parameter)
Ilia Alshanetsky [Tue, 1 Apr 2008 18:28:45 +0000 (18:28 +0000)]
Fixed bug #44594 (imap_open() does not validate # of retries parameter)

16 years agofix the darwin 9 hack again; add the -O2 back in to avoid performance loss when not...
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

16 years ago- Don't rely on a version that doesn't exist - that breaks snapshots.
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.

16 years ago- Allow most of the existing strangely-named headers to get by
Steph Fox [Mon, 31 Mar 2008 09:17:25 +0000 (09:17 +0000)]
- Allow most of the existing strangely-named headers to get by

16 years ago- MFH: Fixed a bug in formatting timestamps when DST is active in the default
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.

16 years agoRevert "minimum version requirement" until there's a version to match it
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

16 years agoFix WS.
Felipe Pena [Sun, 30 Mar 2008 22:01:44 +0000 (22:01 +0000)]
Fix WS.
# My editor accidentally changed tab to space, sorry.

16 years ago- Added T_GOTO
Felipe Pena [Sun, 30 Mar 2008 21:48:24 +0000 (21:48 +0000)]
- Added T_GOTO
- Fixed tests

16 years agoAdded a warning message
Ilia Alshanetsky [Sun, 30 Mar 2008 15:05:48 +0000 (15:05 +0000)]
Added a warning message

16 years agoMFB: Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters)
Felipe Pena [Sun, 30 Mar 2008 12:24:10 +0000 (12:24 +0000)]
MFB: Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters)

16 years agoFix for segfault on 64bit platform
Felipe Pena [Sat, 29 Mar 2008 11:52:10 +0000 (11:52 +0000)]
Fix for segfault on 64bit platform

16 years agoNew entry (MFH: goto)
Felipe Pena [Sat, 29 Mar 2008 00:01:42 +0000 (00:01 +0000)]
New entry (MFH: goto)

16 years agoignore generated files
Nuno Lopes [Fri, 28 Mar 2008 17:48:30 +0000 (17:48 +0000)]
ignore generated files

16 years agoMFB: Fixed bug #44557 (Crash in imap_setacl when supplied integer as username)
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)

16 years agoMFH: Implemented "jump label" operator (limited "goto")
Felipe Pena [Fri, 28 Mar 2008 14:35:01 +0000 (14:35 +0000)]
MFH: Implemented "jump label" operator (limited "goto")
[DOC]

16 years agofix compile warnings
Antony Dovgal [Fri, 28 Mar 2008 10:22:12 +0000 (10:22 +0000)]
fix compile warnings

16 years ago- Fix test (readdir() does not sort the results..)
Jani Taskinen [Thu, 27 Mar 2008 10:45:03 +0000 (10:45 +0000)]
- Fix test (readdir() does not sort the results..)

16 years agoAdded ability to use stream wrappers in include_path
Dmitry Stogov [Thu, 27 Mar 2008 10:33:40 +0000 (10:33 +0000)]
Added ability to use stream wrappers in include_path

16 years agoFixed bug #44501 (LOCK_EX mode in file_put_contents() is impropertly
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)

16 years agoAdding tests for gethostbyaddr() and gethostbynamel()
Steve Seear [Wed, 26 Mar 2008 18:19:31 +0000 (18:19 +0000)]
Adding tests for gethostbyaddr() and gethostbynamel()

16 years ago- Give Marcus good old warm and fuzzy feeling.. :)
Jani Taskinen [Wed, 26 Mar 2008 15:04:57 +0000 (15:04 +0000)]
- Give Marcus good old warm and fuzzy feeling.. :)

16 years ago- Use the right tool here too
Jani Taskinen [Wed, 26 Mar 2008 13:35:54 +0000 (13:35 +0000)]
- Use the right tool here too

16 years agoMFH:
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

16 years ago- MFH Use sizeof rather than strlen and cleanup
Marcus Boerger [Tue, 25 Mar 2008 21:58:29 +0000 (21:58 +0000)]
- MFH Use sizeof rather than strlen and cleanup