]>
granicus.if.org Git - php/log
Marcus Boerger [Fri, 23 Nov 2007 13:50:20 +0000 (13:50 +0000)]
- WS
Dmitry Stogov [Fri, 23 Nov 2007 13:38:44 +0000 (13:38 +0000)]
Fixed definitions
Marcus Boerger [Fri, 23 Nov 2007 13:27:18 +0000 (13:27 +0000)]
# My editor somehow likes to convert to UTF-8
Marcus Boerger [Fri, 23 Nov 2007 13:25:35 +0000 (13:25 +0000)]
- Add another LSB test
Dmitry Stogov [Fri, 23 Nov 2007 10:02:53 +0000 (10:02 +0000)]
Fixed bug #42952 (soap cache file is created with insecure permissions)
Greg Beaver [Fri, 23 Nov 2007 05:51:59 +0000 (05:51 +0000)]
MFB fixes to phar.phar
<changelog@php.net> [Fri, 23 Nov 2007 01:31:35 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 23 Nov 2007 00:15:37 +0000 (00:15 +0000)]
MFB: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone)
Lukas Smith [Thu, 22 Nov 2007 18:12:07 +0000 (18:12 +0000)]
- adapted to reST format
- added 5_3 branch
- added note about getting confirmation from RM on significant changes
Dmitry Stogov [Thu, 22 Nov 2007 13:33:53 +0000 (13:33 +0000)]
Fixed bug #43128 (Very long class name causes segfault)
Dmitry Stogov [Thu, 22 Nov 2007 10:46:44 +0000 (10:46 +0000)]
Fixed bug #43318
The "const" statement is still allowed outside of namespaces but arrays are disabled.
Derick Rethans [Thu, 22 Nov 2007 10:18:30 +0000 (10:18 +0000)]
- Fixed weights array, which was broken with:
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.80&r2=1.81
Dmitry Stogov [Thu, 22 Nov 2007 09:03:11 +0000 (09:03 +0000)]
Speed-up of ZEND_DO_FCALL and ZEND_INIT_FCALL_BY_NAME by lowercasing and calculating hash values at compile time.
Lukas Smith [Thu, 22 Nov 2007 08:58:32 +0000 (08:58 +0000)]
- port from todo wiki to reST (http://wiki.pooteeweet.org/ReleaseChecklist)
Greg Beaver [Thu, 22 Nov 2007 05:47:28 +0000 (05:47 +0000)]
MFB fixes for tests
<changelog@php.net> [Thu, 22 Nov 2007 01:32:49 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 22 Nov 2007 00:20:40 +0000 (00:20 +0000)]
MFB: Fixed bug #43041 (micro-optimizations in pgsql data retrieval)
Robert Nicholson [Wed, 21 Nov 2007 18:23:02 +0000 (18:23 +0000)]
Add some more pcre tests
Dmitry Stogov [Wed, 21 Nov 2007 14:55:51 +0000 (14:55 +0000)]
Macro definitions are moved to zend.h
Dmitry Stogov [Wed, 21 Nov 2007 12:28:30 +0000 (12:28 +0000)]
Safe exit from executor()
Jani Taskinen [Wed, 21 Nov 2007 11:31:49 +0000 (11:31 +0000)]
- Added test for chown bug
Jani Taskinen [Wed, 21 Nov 2007 11:28:26 +0000 (11:28 +0000)]
- Fix crash when chown() 2nd parameter is something else than integer or string
Johannes Schlüter [Wed, 21 Nov 2007 09:38:32 +0000 (09:38 +0000)]
- Improve test
Jani Taskinen [Wed, 21 Nov 2007 08:20:11 +0000 (08:20 +0000)]
- Fixed bug #43035: ignore_repeated_errors=On causes lot of tests to fail
Stanislav Malyshev [Wed, 21 Nov 2007 02:27:07 +0000 (02:27 +0000)]
fix #42866, from Claudio Cherubino
Stanislav Malyshev [Wed, 21 Nov 2007 02:24:47 +0000 (02:24 +0000)]
test for 42866
<changelog@php.net> [Wed, 21 Nov 2007 01:31:29 +0000 (01:31 +0000)]
ChangeLog update
Johannes Schlüter [Tue, 20 Nov 2007 23:56:45 +0000 (23:56 +0000)]
- Add test
Ilia Alshanetsky [Tue, 20 Nov 2007 23:27:56 +0000 (23:27 +0000)]
revert previous pdo patch
Hannes Magnusson [Tue, 20 Nov 2007 22:42:47 +0000 (22:42 +0000)]
- Add support for optional values
- Add support for = as seperator
Johannes Schlüter [Tue, 20 Nov 2007 22:16:20 +0000 (22:16 +0000)]
Add stream_supports_lock() function (Benjamin Schulz)
Johannes Schlüter [Tue, 20 Nov 2007 21:45:52 +0000 (21:45 +0000)]
- Fix build
Johannes Schlüter [Tue, 20 Nov 2007 21:24:35 +0000 (21:24 +0000)]
Add msg_queue_exists() function (Benjamin Schulz)
Dmitry Stogov [Tue, 20 Nov 2007 19:12:01 +0000 (19:12 +0000)]
dead code
Jani Taskinen [Tue, 20 Nov 2007 16:34:08 +0000 (16:34 +0000)]
- Added ZEND_DEBUG_BUILD constant
Marcus Boerger [Tue, 20 Nov 2007 15:55:37 +0000 (15:55 +0000)]
- Add phar.phar to package
Ilia Alshanetsky [Tue, 20 Nov 2007 14:22:40 +0000 (14:22 +0000)]
MFB: Fixed bug #42978 (mismatch between number of bound params and values
causes a crash in pdo_pgsql)
Dmitry Stogov [Tue, 20 Nov 2007 13:53:37 +0000 (13:53 +0000)]
Optimization of zend_do_fcall_common_helper()
Dmitry Stogov [Tue, 20 Nov 2007 13:26:08 +0000 (13:26 +0000)]
math and comparison optimization
Dmitry Stogov [Tue, 20 Nov 2007 11:01:48 +0000 (11:01 +0000)]
ZEND_FETCH_DIM optimization
Dmitry Stogov [Tue, 20 Nov 2007 10:19:27 +0000 (10:19 +0000)]
Fixed compilation on some systems (Wez)
Dmitry Stogov [Tue, 20 Nov 2007 09:51:44 +0000 (09:51 +0000)]
Fixed bug #43136 (possible crash on script execution timeout. The EG(function_state_ptr) is completely removed, EG(current_execute_data)->function_state must be used instead)
Dmitry Stogov [Tue, 20 Nov 2007 08:53:17 +0000 (08:53 +0000)]
Added support for "namespace::" prefix that is resolved to current namespace name.
Greg Beaver [Tue, 20 Nov 2007 05:34:35 +0000 (05:34 +0000)]
fix faulty logic on verification of phar
<changelog@php.net> [Tue, 20 Nov 2007 01:31:32 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Mon, 19 Nov 2007 23:10:05 +0000 (23:10 +0000)]
much better fix for the problem of phar://c:\path\to\blah.phar
don't use php_parse_url() at all, and always unixify paths on copied strings.
our modification was modifying the zval original string, so a user would pass in
phar://c:\path\to\blah.phar
and their string would change to phar://c:/path/to/blah.phar - bad.
Now using
include 'phar://' . __FILE__ . '/index.php';
works on both unix and windows seamlessly, as well as $a = new Phar(__FILE__)
for use in the loader stub
Dmitry Stogov [Mon, 19 Nov 2007 15:55:48 +0000 (15:55 +0000)]
fixed SIGSEGV in chgrp()
Ilia Alshanetsky [Mon, 19 Nov 2007 13:57:02 +0000 (13:57 +0000)]
MFB 'L' size support
Antony Dovgal [Mon, 19 Nov 2007 11:12:21 +0000 (11:12 +0000)]
fix test broken by Sara's commit
Dmitry Stogov [Mon, 19 Nov 2007 08:21:58 +0000 (08:21 +0000)]
Fixed tests
<changelog@php.net> [Mon, 19 Nov 2007 01:31:30 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Sun, 18 Nov 2007 21:29:29 +0000 (21:29 +0000)]
- Initialize the reserved resource bits so that they can be reliably used.
Ilia Alshanetsky [Sun, 18 Nov 2007 16:51:11 +0000 (16:51 +0000)]
Removed duplicate case. (Thanks Hannes)
Ilia Alshanetsky [Sun, 18 Nov 2007 14:20:28 +0000 (14:20 +0000)]
MFB: Fixed bug #42261 (Incorrect lengths for date and boolean data types)
<changelog@php.net> [Sun, 18 Nov 2007 01:31:29 +0000 (01:31 +0000)]
ChangeLog update
Sara Golemon [Sat, 17 Nov 2007 21:51:40 +0000 (21:51 +0000)]
Remove extraneous space in error/notice messages (felipe)
Greg Beaver [Sat, 17 Nov 2007 05:50:00 +0000 (05:50 +0000)]
make phar use this build's PHP instead of global PHP [gopal]
<changelog@php.net> [Sat, 17 Nov 2007 01:31:24 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Fri, 16 Nov 2007 17:52:26 +0000 (17:52 +0000)]
New testcases for sizeof() function
Raghubansh Kumar [Fri, 16 Nov 2007 17:35:38 +0000 (17:35 +0000)]
fix test for linux64 - choosing smaller float values
Raghubansh Kumar [Fri, 16 Nov 2007 17:11:01 +0000 (17:11 +0000)]
fix tests: removed values that generate diff. output on Linux64
Jani Taskinen [Fri, 16 Nov 2007 14:18:59 +0000 (14:18 +0000)]
- Fixed bug #43092 (curl_copy_handle() crashes with > 32 chars long URL)
Jani Taskinen [Fri, 16 Nov 2007 12:29:29 +0000 (12:29 +0000)]
fix bug number
Jani Taskinen [Fri, 16 Nov 2007 12:26:05 +0000 (12:26 +0000)]
- Fixed bug #31911 (mb_ereg*_replace() crashes when replacement string
is invalid PHP expression and 'e' option is used)
Nuno Lopes [Fri, 16 Nov 2007 12:20:57 +0000 (12:20 +0000)]
ignore gcov files
Greg Beaver [Fri, 16 Nov 2007 04:17:37 +0000 (04:17 +0000)]
typo
<changelog@php.net> [Fri, 16 Nov 2007 01:31:34 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Thu, 15 Nov 2007 22:14:04 +0000 (22:14 +0000)]
fix test (thanks to Felipe Pena for noticing)
Hannes Magnusson [Thu, 15 Nov 2007 13:11:48 +0000 (13:11 +0000)]
- Allow numeric options
- Add tests
Greg Beaver [Thu, 15 Nov 2007 05:21:11 +0000 (05:21 +0000)]
Ensure that the same phar can be referenced in multiple logical ways:
1) full path, with \ or / path separator
2) relative path to getcwd()
This should fix the last remaining windows-related quirks as well as similar problems
on unix
<changelog@php.net> [Thu, 15 Nov 2007 01:31:28 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Wed, 14 Nov 2007 22:36:50 +0000 (22:36 +0000)]
update pdo_firebird status
Elizabeth Marie Smith [Wed, 14 Nov 2007 19:44:24 +0000 (19:44 +0000)]
MFB
Raghubansh Kumar [Wed, 14 Nov 2007 17:21:09 +0000 (17:21 +0000)]
New testcases for uasort() function
Derick Rethans [Wed, 14 Nov 2007 15:51:35 +0000 (15:51 +0000)]
- Add a testcase for chgrp() with a NULL as group name, which crashes ATM.
Hannes Magnusson [Wed, 14 Nov 2007 15:22:45 +0000 (15:22 +0000)]
MFB; Fix test
Hannes Magnusson [Wed, 14 Nov 2007 14:55:44 +0000 (14:55 +0000)]
MFB5.3: Fixed bug#43293 (Multiple segfaults in getopt())
Johannes Schlüter [Wed, 14 Nov 2007 01:42:01 +0000 (01:42 +0000)]
- pass parameters to buildconf.bat over to buildconf.js (#43281)
[DOC] install.windows.building.php currently reads like "e.g. cscript /nologo
win32/build/buildconf.js --add-modules-dir=../php-gtk2 [...]" that
might be changed to "buildconf.bat --add-modules-dir=../php-gtk2 [...]"
<changelog@php.net> [Wed, 14 Nov 2007 01:31:28 +0000 (01:31 +0000)]
ChangeLog update
Etienne Kneuss [Tue, 13 Nov 2007 23:37:09 +0000 (23:37 +0000)]
Fix typos
Ilia Alshanetsky [Tue, 13 Nov 2007 20:08:17 +0000 (20:08 +0000)]
MFB: Fixed bug #43279 (pg_send_query_params() converts all elements in 'params'
to strings)
Antony Dovgal [Tue, 13 Nov 2007 16:51:22 +0000 (16:51 +0000)]
disallow multiple access modifiers and 'abstract abstract' methods
add tests
Dmitry Stogov [Tue, 13 Nov 2007 15:10:28 +0000 (15:10 +0000)]
Fixed bug #42692 (Procedure 'int1' not present with doc/lit SoapServer)
Antony Dovgal [Tue, 13 Nov 2007 11:09:30 +0000 (11:09 +0000)]
remove Oracle8 support (it should have been done long ago..)
Dmitry Stogov [Tue, 13 Nov 2007 09:47:19 +0000 (09:47 +0000)]
Fixed bug #43248 (backward compatibility break in realpath())
Greg Beaver [Tue, 13 Nov 2007 05:57:14 +0000 (05:57 +0000)]
begin win32 fixes for Phar object - still have a problem I can't track down yet, but it's only a matter of time before it is killed too
when passing in a full path with drive letter to the Phar object, we were
then passing "phar://C:/path/to/blah.phar" to php_parse_url(), which
thinks it is getting a valid url scheme "phar", host "C" path "/path/to/blah.phar"
we now pass "phar:///C:/path/to/blah.phar" to make it fail, and then properly
parse the url inside phar
<changelog@php.net> [Tue, 13 Nov 2007 01:31:33 +0000 (01:31 +0000)]
ChangeLog update
Rob Richards [Mon, 12 Nov 2007 18:58:01 +0000 (18:58 +0000)]
fix bug #43221 (SimpleXML adding default namespace in addAttribute)
add test
Zoe Slattery [Mon, 12 Nov 2007 18:22:10 +0000 (18:22 +0000)]
Changing the regex for %f so the it will match E-, E+ and E.
Dmitry Stogov [Mon, 12 Nov 2007 17:53:36 +0000 (17:53 +0000)]
better error messages
Antony Dovgal [Mon, 12 Nov 2007 16:55:28 +0000 (16:55 +0000)]
fix error message (reported by Felipe Nascimento)
Dmitry Stogov [Mon, 12 Nov 2007 15:52:11 +0000 (15:52 +0000)]
Fixed bug #43183 ("use" of the same class in difference scripts results in a fatal error)
Raghubansh Kumar [Mon, 12 Nov 2007 15:49:29 +0000 (15:49 +0000)]
New testcases for ksort() function
Raghubansh Kumar [Mon, 12 Nov 2007 15:44:47 +0000 (15:44 +0000)]
new testcases for krsort() function
Antony Dovgal [Mon, 12 Nov 2007 11:22:00 +0000 (11:22 +0000)]
fix #42736 (xmlrpc_server_call_method() crashes)
Dmitry Stogov [Mon, 12 Nov 2007 09:12:20 +0000 (09:12 +0000)]
Fixed bug #42937 (__call() method not invoked when methods are called on parent from child class).
<changelog@php.net> [Mon, 12 Nov 2007 01:31:27 +0000 (01:31 +0000)]
ChangeLog update
Johannes Schlüter [Sun, 11 Nov 2007 22:10:57 +0000 (22:10 +0000)]
- static can't be used as type hint, fixes #43126 (Etienne Kneuss)
Jon Parise [Sun, 11 Nov 2007 20:27:25 +0000 (20:27 +0000)]
s/Ident/Indent
Lukas Smith [Sun, 11 Nov 2007 16:29:54 +0000 (16:29 +0000)]
- migrate syntax to rEST to allow html/docbook rendering