]>
granicus.if.org Git - php/log
Raghubansh Kumar [Sat, 21 Jul 2007 08:01:25 +0000 (08:01 +0000)]
New testcases for fwrite(), fgetc() and fgets() functions
Sara Golemon [Sat, 21 Jul 2007 05:27:07 +0000 (05:27 +0000)]
Add support got zend_class_entry->get_static_method() and matching __callStatic() userspace method @doc
Jani Taskinen [Sat, 21 Jul 2007 01:41:55 +0000 (01:41 +0000)]
- Fix compile warnings
<changelog@php.net> [Sat, 21 Jul 2007 01:31:34 +0000 (01:31 +0000)]
ChangeLog update
Jani Taskinen [Sat, 21 Jul 2007 01:23:37 +0000 (01:23 +0000)]
- Fix compile warnings
Jani Taskinen [Sat, 21 Jul 2007 00:49:53 +0000 (00:49 +0000)]
- ws + compile warning fixes
Jani Taskinen [Sat, 21 Jul 2007 00:34:41 +0000 (00:34 +0000)]
- Fix compile warnings
Jani Taskinen [Fri, 20 Jul 2007 23:53:29 +0000 (23:53 +0000)]
- Fix warnings
Raghubansh Kumar [Fri, 20 Jul 2007 18:09:11 +0000 (18:09 +0000)]
Fix for fill_file() function in file.inc
New testcases for readfile() and umask() functions
Antony Dovgal [Fri, 20 Jul 2007 10:53:45 +0000 (10:53 +0000)]
fix #41691 (ArrayObject::exchangeArray hangs Apache)
Antony Dovgal [Fri, 20 Jul 2007 10:10:11 +0000 (10:10 +0000)]
revert
<changelog@php.net> [Fri, 20 Jul 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Thu, 19 Jul 2007 15:56:33 +0000 (15:56 +0000)]
fix #41989 (move_uploaded_file() & relative path in ZTS mode)
Jani Taskinen [Thu, 19 Jul 2007 15:29:05 +0000 (15:29 +0000)]
- Use the SEPARATE_ZVAL_IF_NOT_REF macro (cleanup code)
Antony Dovgal [Thu, 19 Jul 2007 15:15:15 +0000 (15:15 +0000)]
fix tests, add 64bit versions
Antony Dovgal [Thu, 19 Jul 2007 15:04:05 +0000 (15:04 +0000)]
split the test
Antony Dovgal [Thu, 19 Jul 2007 14:36:39 +0000 (14:36 +0000)]
fix unicode mode
Antony Dovgal [Thu, 19 Jul 2007 14:35:45 +0000 (14:35 +0000)]
fix test
Antony Dovgal [Thu, 19 Jul 2007 14:25:37 +0000 (14:25 +0000)]
fix ws & folding
Jani Taskinen [Thu, 19 Jul 2007 13:57:06 +0000 (13:57 +0000)]
Beautify and reword a bit.
Jani Taskinen [Thu, 19 Jul 2007 12:35:56 +0000 (12:35 +0000)]
- Stop configure if scanner files are not found and invalid/no flex is found
Antony Dovgal [Thu, 19 Jul 2007 12:16:24 +0000 (12:16 +0000)]
make sure the cache is flushed when doing stat calls
Jani Taskinen [Thu, 19 Jul 2007 10:48:34 +0000 (10:48 +0000)]
- Fixed bug #41433 (DBA: configure fails to include correct db.h for db4)
Antony Dovgal [Thu, 19 Jul 2007 10:03:17 +0000 (10:03 +0000)]
use constant
Antony Dovgal [Thu, 19 Jul 2007 09:34:19 +0000 (09:34 +0000)]
fix test
<changelog@php.net> [Thu, 19 Jul 2007 01:31:24 +0000 (01:31 +0000)]
ChangeLog update
Christopher Jones [Wed, 18 Jul 2007 15:09:37 +0000 (15:09 +0000)]
Add casts to fix compilation warnings
Jani Taskinen [Wed, 18 Jul 2007 15:04:08 +0000 (15:04 +0000)]
- Cleanup + removed PHP_SETUP_ICU call (has to be done per extension, not globally!)
Antony Dovgal [Wed, 18 Jul 2007 13:54:30 +0000 (13:54 +0000)]
fix test
Nuno Lopes [Wed, 18 Jul 2007 12:28:08 +0000 (12:28 +0000)]
attempt to fix pdo_pgsql tests in HEAD
Antony Dovgal [Wed, 18 Jul 2007 11:46:28 +0000 (11:46 +0000)]
add comment (the code is not that obvious indeed)
Jani Taskinen [Wed, 18 Jul 2007 09:04:37 +0000 (09:04 +0000)]
- Use correct macro name
Raghubansh Kumar [Wed, 18 Jul 2007 04:57:25 +0000 (04:57 +0000)]
New testcases for filesystem handling function : unlink()
<changelog@php.net> [Wed, 18 Jul 2007 01:31:25 +0000 (01:31 +0000)]
ChangeLog update
Jani Taskinen [Tue, 17 Jul 2007 13:29:25 +0000 (13:29 +0000)]
ws fix
Jani Taskinen [Tue, 17 Jul 2007 13:27:38 +0000 (13:27 +0000)]
- Fixed bugs #36796, #36918, #41371 (stream_set_blocking() does not work)
Jani Taskinen [Tue, 17 Jul 2007 12:11:41 +0000 (12:11 +0000)]
- Fixed bug #42019 (configure option --with-adabas=DIR does not work)
Nuno Lopes [Tue, 17 Jul 2007 10:30:50 +0000 (10:30 +0000)]
MFB: update
Jani Taskinen [Tue, 17 Jul 2007 09:09:03 +0000 (09:09 +0000)]
MFB: %f -> %F
Jani Taskinen [Tue, 17 Jul 2007 08:38:19 +0000 (08:38 +0000)]
- Fixed bug #42015 (ldap_rename() gets server error "DSA is unwilling to perform")
<changelog@php.net> [Tue, 17 Jul 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Mon, 16 Jul 2007 20:29:37 +0000 (20:29 +0000)]
MFB: initialize glob struct
Antony Dovgal [Mon, 16 Jul 2007 19:36:28 +0000 (19:36 +0000)]
fix typo
Antony Dovgal [Mon, 16 Jul 2007 19:16:00 +0000 (19:16 +0000)]
more build fixes
Antony Dovgal [Mon, 16 Jul 2007 19:12:47 +0000 (19:12 +0000)]
fix win32 build
Antony Dovgal [Mon, 16 Jul 2007 19:07:22 +0000 (19:07 +0000)]
there is no such file
Antony Dovgal [Mon, 16 Jul 2007 19:02:43 +0000 (19:02 +0000)]
fix win32 build
Raghubansh Kumar [Mon, 16 Jul 2007 18:02:11 +0000 (18:02 +0000)]
fix tests
Raghubansh Kumar [Mon, 16 Jul 2007 17:36:33 +0000 (17:36 +0000)]
New testcases
Jani Taskinen [Mon, 16 Jul 2007 13:51:41 +0000 (13:51 +0000)]
- Fix win32 build (I guess..:)
Antony Dovgal [Mon, 16 Jul 2007 13:46:38 +0000 (13:46 +0000)]
add missing skipifs
Jani Taskinen [Mon, 16 Jul 2007 13:41:12 +0000 (13:41 +0000)]
- Cleanup and simplify
Antony Dovgal [Mon, 16 Jul 2007 13:37:50 +0000 (13:37 +0000)]
remove ext/informix leftovers
Antony Dovgal [Mon, 16 Jul 2007 13:35:31 +0000 (13:35 +0000)]
add skipif
Antony Dovgal [Mon, 16 Jul 2007 13:31:34 +0000 (13:31 +0000)]
fix test
Antony Dovgal [Mon, 16 Jul 2007 13:29:41 +0000 (13:29 +0000)]
add missing skipif sections
Jani Taskinen [Mon, 16 Jul 2007 12:58:23 +0000 (12:58 +0000)]
- Removed leftovers from nuking safe-mode
Jani Taskinen [Mon, 16 Jul 2007 12:35:33 +0000 (12:35 +0000)]
- Use explode instead of split (ereg goes bye bye..)
Antony Dovgal [Mon, 16 Jul 2007 10:59:07 +0000 (10:59 +0000)]
split test
Antony Dovgal [Mon, 16 Jul 2007 10:39:34 +0000 (10:39 +0000)]
fix test
Jani Taskinen [Mon, 16 Jul 2007 10:11:39 +0000 (10:11 +0000)]
- The --enable-zend-multibyte option does not exist in PHP 6
Jani Taskinen [Mon, 16 Jul 2007 10:00:31 +0000 (10:00 +0000)]
- Fix issue in differentiating between --with-* and --enable-*
<changelog@php.net> [Mon, 16 Jul 2007 01:31:25 +0000 (01:31 +0000)]
ChangeLog update
Jani Taskinen [Sun, 15 Jul 2007 20:03:16 +0000 (20:03 +0000)]
- Skip these tests always if unicode.semantics=on
Jani Taskinen [Sun, 15 Jul 2007 19:50:07 +0000 (19:50 +0000)]
- Moved the old regex functions to it's own extension: ereg
Jani Taskinen [Sun, 15 Jul 2007 15:40:11 +0000 (15:40 +0000)]
- Initial commit (files will be moved from elsewhere in CVS!)
Jani Taskinen [Sun, 15 Jul 2007 15:20:29 +0000 (15:20 +0000)]
MFB: free error messages + ws fix
Jani Taskinen [Sun, 15 Jul 2007 15:09:36 +0000 (15:09 +0000)]
- Unused macros removed
<changelog@php.net> [Sun, 15 Jul 2007 01:31:49 +0000 (01:31 +0000)]
ChangeLog update
Nuno Lopes [Sat, 14 Jul 2007 17:35:23 +0000 (17:35 +0000)]
ignore *.gcda
Nuno Lopes [Sat, 14 Jul 2007 17:22:26 +0000 (17:22 +0000)]
ignore *.gcda
Nuno Lopes [Sat, 14 Jul 2007 17:16:26 +0000 (17:16 +0000)]
ignore *.gcda
Dmitry Stogov [Sat, 14 Jul 2007 08:51:54 +0000 (08:51 +0000)]
Fixed test
Dmitry Stogov [Sat, 14 Jul 2007 08:51:17 +0000 (08:51 +0000)]
Fixed compilation on Windows
Antony Dovgal [Sat, 14 Jul 2007 08:38:20 +0000 (08:38 +0000)]
fix ws, cs & folding
<changelog@php.net> [Sat, 14 Jul 2007 01:31:47 +0000 (01:31 +0000)]
ChangeLog update
Sara Golemon [Fri, 13 Jul 2007 23:51:51 +0000 (23:51 +0000)]
Wrong function name in error message
Derick Rethans [Fri, 13 Jul 2007 17:49:18 +0000 (17:49 +0000)]
- Let's always use the macro as llabs() requires c99.
Antony Dovgal [Fri, 13 Jul 2007 17:15:12 +0000 (17:15 +0000)]
fix test
Antony Dovgal [Fri, 13 Jul 2007 17:07:33 +0000 (17:07 +0000)]
add key values to the output
Antony Dovgal [Fri, 13 Jul 2007 17:07:02 +0000 (17:07 +0000)]
("0" == NULL) must be false even in Unicode mode
Antony Dovgal [Fri, 13 Jul 2007 16:42:42 +0000 (16:42 +0000)]
add 64bit version
Antony Dovgal [Fri, 13 Jul 2007 16:39:55 +0000 (16:39 +0000)]
split one more huge test into several smaller ones
Antony Dovgal [Fri, 13 Jul 2007 16:07:42 +0000 (16:07 +0000)]
fix test, add 64bit version
Antony Dovgal [Fri, 13 Jul 2007 15:52:38 +0000 (15:52 +0000)]
fix %u in Unicode mode
Antony Dovgal [Fri, 13 Jul 2007 15:42:31 +0000 (15:42 +0000)]
fix tests
Dmitry Stogov [Fri, 13 Jul 2007 15:22:34 +0000 (15:22 +0000)]
Unicode support
Zoe Slattery [Fri, 13 Jul 2007 15:17:28 +0000 (15:17 +0000)]
Assert test cases
Jani Taskinen [Fri, 13 Jul 2007 15:08:55 +0000 (15:08 +0000)]
- fix wrong logic
Zoe Slattery [Fri, 13 Jul 2007 14:57:32 +0000 (14:57 +0000)]
Assert test
Jani Taskinen [Fri, 13 Jul 2007 14:23:41 +0000 (14:23 +0000)]
- Fixed some issues with enabling builtin stuff when anything else is
enabled
- Changed all AC_ARG_* options to PHP_ARG_* options
- Cleanups.
Dmitry Stogov [Fri, 13 Jul 2007 14:01:11 +0000 (14:01 +0000)]
Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major slowdown
Rob Richards [Fri, 13 Jul 2007 12:48:47 +0000 (12:48 +0000)]
use macro - llabs not always available on win32
Antony Dovgal [Fri, 13 Jul 2007 09:23:46 +0000 (09:23 +0000)]
don't allow $PHP_OCI8 to be empty when OCI8 is enabled
Dmitry Stogov [Fri, 13 Jul 2007 09:15:03 +0000 (09:15 +0000)]
Fixed memleak
Antony Dovgal [Fri, 13 Jul 2007 09:13:58 +0000 (09:13 +0000)]
fix test
Antony Dovgal [Fri, 13 Jul 2007 08:50:53 +0000 (08:50 +0000)]
simplify the patch and prevent NULL retval_ptr_ptr's
Dmitry Stogov [Fri, 13 Jul 2007 08:19:51 +0000 (08:19 +0000)]
Fixed erong compilation for static call to constructor
Jani Taskinen [Fri, 13 Jul 2007 02:00:26 +0000 (02:00 +0000)]
- Make sure people call ldap_first_attribute() before ldap_next_attribute()
<changelog@php.net> [Fri, 13 Jul 2007 01:31:24 +0000 (01:31 +0000)]
ChangeLog update