]>
granicus.if.org Git - php/log
Antony Dovgal [Mon, 17 Mar 2008 10:05:04 +0000 (10:05 +0000)]
use @ to silence the commands
Josie Messa [Mon, 17 Mar 2008 09:52:02 +0000 (09:52 +0000)]
- new tests for ctype functions
Scott MacVicar [Sun, 16 Mar 2008 23:54:06 +0000 (23:54 +0000)]
Make re2c required
Marcus Boerger [Sun, 16 Mar 2008 22:26:42 +0000 (22:26 +0000)]
- No more flex underwindows either
Marcus Boerger [Sun, 16 Mar 2008 22:16:56 +0000 (22:16 +0000)]
- Update windows build script
Felipe Pena [Sun, 16 Mar 2008 21:55:46 +0000 (21:55 +0000)]
Fix build (ZTS)
Marcus Boerger [Sun, 16 Mar 2008 21:42:42 +0000 (21:42 +0000)]
- Fix build
Marcus Boerger [Sun, 16 Mar 2008 21:23:02 +0000 (21:23 +0000)]
- Add files generated by re2c
Marcus Boerger [Sun, 16 Mar 2008 21:06:55 +0000 (21:06 +0000)]
- Rewrite scanner to be based on re2c instead of flex
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-
20080316 .diff.txt
This is against php-re2c repository version 98
An older patch against version 97 is available under:
http://php.net/~helly/php-re2c-97-
20080316 .diff.txt
Ilia Alshanetsky [Sun, 16 Mar 2008 15:15:21 +0000 (15:15 +0000)]
Remove unused variable
Derick Rethans [Sun, 16 Mar 2008 07:21:00 +0000 (07:21 +0000)]
- Updated to version 2008.1 (2008a)
Felipe Pena [Sat, 15 Mar 2008 10:32:32 +0000 (10:32 +0000)]
MFB: Fixed bug #44440 (st_blocks undefined under BeOS)
Felipe Pena [Fri, 14 Mar 2008 23:15:47 +0000 (23:15 +0000)]
Add SKIPIF (32bit platform only)
Lukas Smith [Fri, 14 Mar 2008 21:52:47 +0000 (21:52 +0000)]
MFH
Dmitry Stogov [Fri, 14 Mar 2008 18:36:34 +0000 (18:36 +0000)]
Improve GC to support garbage created in destructors during objects utilization
Felipe Pena [Fri, 14 Mar 2008 17:56:52 +0000 (17:56 +0000)]
Fix build (ZTS)
Derick Rethans [Fri, 14 Mar 2008 16:19:52 +0000 (16:19 +0000)]
- MFH: Allow datetime objects to be serialized and woken up.
- MFH: Implemented __set_state().
Dmitry Stogov [Fri, 14 Mar 2008 13:35:40 +0000 (13:35 +0000)]
Removed commented code and unnecessary inline function
Dmitry Stogov [Fri, 14 Mar 2008 13:21:04 +0000 (13:21 +0000)]
Fixed GC bug
Antony Dovgal [Fri, 14 Mar 2008 13:11:12 +0000 (13:11 +0000)]
MFH: check if return value of write() is -1 and abort upload in this case setting the correct error status
Marcus Boerger [Thu, 13 Mar 2008 19:46:44 +0000 (19:46 +0000)]
- MFH Fix possible memory corruption
Elizabeth Marie Smith [Thu, 13 Mar 2008 16:55:09 +0000 (16:55 +0000)]
[DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicode coming out of Microsoft SQL Server and is only relevant on windows, use it if unicode output from the server is garbled and it will autoconvert text - original patch by wez
Ilia Alshanetsky [Thu, 13 Mar 2008 16:01:31 +0000 (16:01 +0000)]
MFB: Fixed bug #43677 (Inconsistent behaviour of include_path set with
php_value). (Patch by: manuel at mausz dot at)
Derick Rethans [Thu, 13 Mar 2008 15:59:48 +0000 (15:59 +0000)]
- Fixed bug #44257 (timelib_tz_lookup_table must use float for gmtoffset).
Derick Rethans [Thu, 13 Mar 2008 15:54:25 +0000 (15:54 +0000)]
- Added support for parsing date/time strings returned by MS SQL with strtotime().
Dmitry Stogov [Thu, 13 Mar 2008 14:09:54 +0000 (14:09 +0000)]
Disable path resolution for filenames with stream wrappers
More careful check for relative pathes (./xxx and ../xxx)
Stanislav Malyshev [Wed, 12 Mar 2008 20:24:45 +0000 (20:24 +0000)]
[DOC] add request_order INI variable to control $_REQUEST content
# if not set (default), variables_order still is used
# request_order accepts G,P and C
Felipe Pena [Wed, 12 Mar 2008 19:34:37 +0000 (19:34 +0000)]
Sync with fix for #44394
Felipe Pena [Wed, 12 Mar 2008 19:18:42 +0000 (19:18 +0000)]
MFB: Fixed bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...)
Christopher Jones [Wed, 12 Mar 2008 17:52:59 +0000 (17:52 +0000)]
MFH: New test for existing behavior
Ilia Alshanetsky [Wed, 12 Mar 2008 17:32:01 +0000 (17:32 +0000)]
Fixed bug #44388 (Crash inside exif_read_data() on invalid images)
Dmitry Stogov [Wed, 12 Mar 2008 15:20:23 +0000 (15:20 +0000)]
Fixed test
Etienne Kneuss [Wed, 12 Mar 2008 13:34:47 +0000 (13:34 +0000)]
Fix bug #41828 (Fix crash on wrong instantiation)
Felipe Pena [Wed, 12 Mar 2008 13:31:38 +0000 (13:31 +0000)]
New test
Felipe Pena [Wed, 12 Mar 2008 12:58:12 +0000 (12:58 +0000)]
New tests
Felipe Pena [Wed, 12 Mar 2008 11:28:37 +0000 (11:28 +0000)]
Merged into 5_2
Dmitry Stogov [Wed, 12 Mar 2008 10:40:02 +0000 (10:40 +0000)]
Code simplification
Dmitry Stogov [Wed, 12 Mar 2008 10:32:12 +0000 (10:32 +0000)]
Optimized ZEND_FETCH_CLASS + ZEND_ADD_INTERFACE into single ZEND_ADD_INTERFACE opcode
Dmitry Stogov [Wed, 12 Mar 2008 09:46:42 +0000 (09:46 +0000)]
Fixed bug #44414 (Incomplete reporting about abstract methods)
Dmitry Stogov [Wed, 12 Mar 2008 08:52:49 +0000 (08:52 +0000)]
Fixed warning
Felipe Pena [Wed, 12 Mar 2008 02:40:57 +0000 (02:40 +0000)]
Fixed bug #44394 (Last two bytes missing from output)
Christopher Jones [Wed, 12 Mar 2008 01:26:44 +0000 (01:26 +0000)]
MFH
Cleaned up whitespace
Fixed bug #44372 (compilation with Oracle 10gR1 libraries)
http://bugs.php.net/bug.php?id=44372
Updated updated error number list to improve re-connection
behavior after a database restart.
Guard against potential internal list corruption after ping
removes old oci_pconnect() information.
Fix ini_set("oci8.connection_class", "abc") to get an appropriate
persistent connection.
Ping at oci8.ping_interval for oci_connect() and oci_new_connect()
when DRCP connections are used. This improves non-persistent
connection reliability if a database gets restarted.
Lars Strojny [Tue, 11 Mar 2008 22:47:39 +0000 (22:47 +0000)]
Adding itk again to non-threaded MPMs. Sorry for the confusion
Felipe Pena [Tue, 11 Mar 2008 16:56:06 +0000 (16:56 +0000)]
Add new test (bug reported in internals list by Robin)
Felipe Pena [Tue, 11 Mar 2008 16:48:14 +0000 (16:48 +0000)]
Add new test (bug reported in internals list by Robin)
Felipe Pena [Tue, 11 Mar 2008 15:26:24 +0000 (15:26 +0000)]
Missing a line
Felipe Pena [Tue, 11 Mar 2008 15:18:58 +0000 (15:18 +0000)]
New tests
Felipe Pena [Tue, 11 Mar 2008 11:04:53 +0000 (11:04 +0000)]
Fix test
Antony Dovgal [Tue, 11 Mar 2008 10:40:37 +0000 (10:40 +0000)]
some more tests
Antony Dovgal [Tue, 11 Mar 2008 10:27:10 +0000 (10:27 +0000)]
MFH: fix segfault - error_string may be NULL, in this case we have to follow the old behavior
Josie Messa [Tue, 11 Mar 2008 10:17:51 +0000 (10:17 +0000)]
- Fix test
Josie Messa [Tue, 11 Mar 2008 10:00:26 +0000 (10:00 +0000)]
- Added extra whitespace around error messages in expected output
Dmitry Stogov [Tue, 11 Mar 2008 09:36:41 +0000 (09:36 +0000)]
Fixed memory corruption because of double free()
Ilia Alshanetsky [Tue, 11 Mar 2008 00:12:53 +0000 (00:12 +0000)]
More todo items
Felipe Pena [Mon, 10 Mar 2008 23:14:11 +0000 (23:14 +0000)]
Fix tests (new error message for void parameters)
Felipe Pena [Mon, 10 Mar 2008 22:17:59 +0000 (22:17 +0000)]
Fix tests (new error message for void parameters)
Felipe Pena [Mon, 10 Mar 2008 22:15:36 +0000 (22:15 +0000)]
MFH: New way for check void parameters
Felipe Pena [Mon, 10 Mar 2008 22:02:41 +0000 (22:02 +0000)]
MFH: Added new macro for check void parameters.
(deprecating ZEND_WRONG_PARAM_COUNT for this cases)
Andrey Hristov [Mon, 10 Mar 2008 20:15:38 +0000 (20:15 +0000)]
Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with different
configurations one or the another extension to use libmysql or mysqlnd mixed in
one binary
Andrey Hristov [Mon, 10 Mar 2008 19:54:47 +0000 (19:54 +0000)]
char **error_message was passed but not used. This causes problems in cases
of getaddrinfo() failure, because the upper layers don't get the error.
initialize a variable because we were reading initialized in case of error.
Antony Dovgal [Mon, 10 Mar 2008 17:26:33 +0000 (17:26 +0000)]
fix gcov build
Josie Messa [Mon, 10 Mar 2008 15:22:47 +0000 (15:22 +0000)]
- New tests for getcwd() function
Josie Messa [Mon, 10 Mar 2008 15:10:32 +0000 (15:10 +0000)]
- Modified expected output to allow tests to work on all platforms
Felipe Pena [Mon, 10 Mar 2008 15:06:04 +0000 (15:06 +0000)]
Improve the Darwin 9 hack considerably and switch to using dl*() instead of NS*() on Darwin 8+. (Patch by Gwynne)
Josie Messa [Mon, 10 Mar 2008 14:12:41 +0000 (14:12 +0000)]
- New tests for scandir() function
Johannes Schlüter [Mon, 10 Mar 2008 13:39:53 +0000 (13:39 +0000)]
Fix typo
Andrey Hristov [Mon, 10 Mar 2008 11:19:24 +0000 (11:19 +0000)]
Remove unneeded entry
Andrey Hristov [Mon, 10 Mar 2008 09:22:19 +0000 (09:22 +0000)]
Update NEWS
Andrey Hristov [Mon, 10 Mar 2008 09:18:43 +0000 (09:18 +0000)]
- Fix a warning in php_mysql.c
- Fixed #44371 Extension compile failed
Scott MacVicar [Sun, 9 Mar 2008 21:30:28 +0000 (21:30 +0000)]
Fix memory issues with statement being deleted twice
Antony Dovgal [Sun, 9 Mar 2008 20:52:29 +0000 (20:52 +0000)]
%v -> %s, this is 5_3
Ilia Alshanetsky [Sun, 9 Mar 2008 18:09:53 +0000 (18:09 +0000)]
Initialize ts only after successful argument parsing
Felipe Pena [Sun, 9 Mar 2008 16:07:14 +0000 (16:07 +0000)]
Fix typo (#44381)
Gwynne Raskind [Sun, 9 Mar 2008 14:27:25 +0000 (14:27 +0000)]
MFH: Fix Darwin 9/Mac OS X 10.5 build problems, or at least patch them
Lars Strojny [Sun, 9 Mar 2008 12:35:56 +0000 (12:35 +0000)]
sapi/apache2(handler|filter)/config.m4: Removing itk from the list of threaded MPMs (thanks Hannes)
Lars Strojny [Sun, 9 Mar 2008 01:10:25 +0000 (01:10 +0000)]
Adding itk and and peruser MPM to the list of threaded Apache MPMs
Johannes Schlüter [Sun, 9 Mar 2008 01:07:01 +0000 (01:07 +0000)]
- MFH: Fix typo in skipif
Felipe Pena [Sat, 8 Mar 2008 23:31:05 +0000 (23:31 +0000)]
Fix test (thanks Scoates!)
Felipe Pena [Sat, 8 Mar 2008 23:13:45 +0000 (23:13 +0000)]
Fix test
Felipe Pena [Sat, 8 Mar 2008 23:06:42 +0000 (23:06 +0000)]
Fix test (new constant was added in PREG)
Etienne Kneuss [Sat, 8 Mar 2008 22:12:32 +0000 (22:12 +0000)]
MFH: User error handlers no longer catch supressed errors
Felipe Pena [Sat, 8 Mar 2008 21:54:03 +0000 (21:54 +0000)]
User error handlers no longer catch supressed errors (patch by Etienne Kneuss)
Greg Beaver [Sat, 8 Mar 2008 19:12:34 +0000 (19:12 +0000)]
fix tests if allow_url_fopen is disabled in php.ini
David Coallier [Sat, 8 Mar 2008 19:11:18 +0000 (19:11 +0000)]
- MFH
- If libxml dotted version smaller than 2.6.20 it's a fail. Patch from scoates
Greg Beaver [Sat, 8 Mar 2008 19:08:25 +0000 (19:08 +0000)]
fix test if allow_url_fopen is disabled in php.ini
David Coallier [Sat, 8 Mar 2008 18:50:14 +0000 (18:50 +0000)]
- Ok to fail on OSX, adjusted bug, patch from scoates
Andrey Hristov [Sat, 8 Mar 2008 15:00:50 +0000 (15:00 +0000)]
Bug fixed in 5.0.46
Andrey Hristov [Sat, 8 Mar 2008 14:58:04 +0000 (14:58 +0000)]
update NEWS
Andrey Hristov [Sat, 8 Mar 2008 14:55:52 +0000 (14:55 +0000)]
Fix a problem with $mysqi->connect() not working with default values.
Fix a leak, bug#39457
Felipe Pena [Sat, 8 Mar 2008 14:03:20 +0000 (14:03 +0000)]
MFB: Fixed bug #44373 (PDO_OCI extension compile failed)
Nuno Lopes [Sat, 8 Mar 2008 13:03:59 +0000 (13:03 +0000)]
BFN #44214
Nuno Lopes [Sat, 8 Mar 2008 13:01:59 +0000 (13:01 +0000)]
fix bug #44214: crash with preg_replace_callback and global variables
Felipe Pena [Sat, 8 Mar 2008 12:17:54 +0000 (12:17 +0000)]
BFN: #39108
Nuno Lopes [Sat, 8 Mar 2008 12:05:19 +0000 (12:05 +0000)]
BFN: #44336
Felipe Pena [Sat, 8 Mar 2008 12:01:53 +0000 (12:01 +0000)]
Fix tests (removed space on error message "Undefined index: ...")
Nuno Lopes [Sat, 8 Mar 2008 11:58:12 +0000 (11:58 +0000)]
implement #44336: optimize utf8 string matching
add PREG_BAD_UTF8_OFFSET_ERROR constant
Nuno Lopes [Sat, 8 Mar 2008 11:50:20 +0000 (11:50 +0000)]
add new tests
Felipe Pena [Sat, 8 Mar 2008 11:47:13 +0000 (11:47 +0000)]
Cosmetics (removed space on error message)
Felipe Pena [Sat, 8 Mar 2008 11:35:12 +0000 (11:35 +0000)]
Fixed bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset")
Gwynne Raskind [Sat, 8 Mar 2008 10:36:15 +0000 (10:36 +0000)]
BFN