]> granicus.if.org Git - php/log
php
17 years agoNew testcases for is_file() function
Raghubansh Kumar [Sat, 21 Jul 2007 17:25:59 +0000 (17:25 +0000)]
New testcases for is_file() function

17 years agoNew testcases for is_dir() function
Raghubansh Kumar [Sat, 21 Jul 2007 17:24:29 +0000 (17:24 +0000)]
New testcases for is_dir() function

17 years agoNew testcases for fseek(), ftell() & rewind() functions
Raghubansh Kumar [Sat, 21 Jul 2007 17:22:32 +0000 (17:22 +0000)]
New testcases for fseek(), ftell() & rewind() functions

17 years agoNew testcases for fflush() function
Raghubansh Kumar [Sat, 21 Jul 2007 17:19:27 +0000 (17:19 +0000)]
New testcases for fflush() function

17 years ago- Allow the use of a user defined template.rc file to override the
Derick Rethans [Sat, 21 Jul 2007 11:24:36 +0000 (11:24 +0000)]
- Allow the use of a user defined template.rc file to override the
  default ones. This makes it possible to include the extension's version
  inside the version properties of the generated extension DLL instead
  of the PHP version the extension is build against.

17 years agoNew testcases for fwrite(), fgetc() and fgets() functions
Raghubansh Kumar [Sat, 21 Jul 2007 08:01:25 +0000 (08:01 +0000)]
New testcases for fwrite(), fgetc() and fgets() functions

17 years agoAdd support got zend_class_entry->get_static_method() and matching __callStatic(...
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

17 years ago- Fix compile warnings
Jani Taskinen [Sat, 21 Jul 2007 01:41:55 +0000 (01:41 +0000)]
- Fix compile warnings

17 years agoChangeLog update
<changelog@php.net> [Sat, 21 Jul 2007 01:31:34 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fix compile warnings
Jani Taskinen [Sat, 21 Jul 2007 01:23:37 +0000 (01:23 +0000)]
- Fix compile warnings

17 years ago- ws + compile warning fixes
Jani Taskinen [Sat, 21 Jul 2007 00:49:53 +0000 (00:49 +0000)]
- ws + compile warning fixes

17 years ago- Fix compile warnings
Jani Taskinen [Sat, 21 Jul 2007 00:34:41 +0000 (00:34 +0000)]
- Fix compile warnings

17 years ago- Fix warnings
Jani Taskinen [Fri, 20 Jul 2007 23:53:29 +0000 (23:53 +0000)]
- Fix warnings

17 years agoFix for fill_file() function in file.inc
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

17 years agofix #41691 (ArrayObject::exchangeArray hangs Apache)
Antony Dovgal [Fri, 20 Jul 2007 10:53:45 +0000 (10:53 +0000)]
fix #41691 (ArrayObject::exchangeArray hangs Apache)

17 years agorevert
Antony Dovgal [Fri, 20 Jul 2007 10:10:11 +0000 (10:10 +0000)]
revert

17 years agoChangeLog update
<changelog@php.net> [Fri, 20 Jul 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix #41989 (move_uploaded_file() & relative path in ZTS mode)
Antony Dovgal [Thu, 19 Jul 2007 15:56:33 +0000 (15:56 +0000)]
fix #41989 (move_uploaded_file() & relative path in ZTS mode)

17 years ago- Use the SEPARATE_ZVAL_IF_NOT_REF macro (cleanup code)
Jani Taskinen [Thu, 19 Jul 2007 15:29:05 +0000 (15:29 +0000)]
- Use the SEPARATE_ZVAL_IF_NOT_REF macro (cleanup code)

17 years agofix tests, add 64bit versions
Antony Dovgal [Thu, 19 Jul 2007 15:15:15 +0000 (15:15 +0000)]
fix tests, add 64bit versions

17 years agosplit the test
Antony Dovgal [Thu, 19 Jul 2007 15:04:05 +0000 (15:04 +0000)]
split the test

17 years agofix unicode mode
Antony Dovgal [Thu, 19 Jul 2007 14:36:39 +0000 (14:36 +0000)]
fix unicode mode

17 years agofix test
Antony Dovgal [Thu, 19 Jul 2007 14:35:45 +0000 (14:35 +0000)]
fix test

17 years agofix ws & folding
Antony Dovgal [Thu, 19 Jul 2007 14:25:37 +0000 (14:25 +0000)]
fix ws & folding

17 years agoBeautify and reword a bit.
Jani Taskinen [Thu, 19 Jul 2007 13:57:06 +0000 (13:57 +0000)]
Beautify and reword a bit.

17 years ago- Stop configure if scanner files are not found and invalid/no flex is found
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

17 years agomake sure the cache is flushed when doing stat calls
Antony Dovgal [Thu, 19 Jul 2007 12:16:24 +0000 (12:16 +0000)]
make sure the cache is flushed when doing stat calls

17 years ago- Fixed bug #41433 (DBA: configure fails to include correct db.h for db4)
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)

17 years agouse constant
Antony Dovgal [Thu, 19 Jul 2007 10:03:17 +0000 (10:03 +0000)]
use constant

17 years agofix test
Antony Dovgal [Thu, 19 Jul 2007 09:34:19 +0000 (09:34 +0000)]
fix test

17 years agoChangeLog update
<changelog@php.net> [Thu, 19 Jul 2007 01:31:24 +0000 (01:31 +0000)]
ChangeLog update

17 years agoAdd casts to fix compilation warnings
Christopher Jones [Wed, 18 Jul 2007 15:09:37 +0000 (15:09 +0000)]
Add casts to fix compilation warnings

17 years ago- Cleanup + removed PHP_SETUP_ICU call (has to be done per extension, not globally!)
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!)

17 years agofix test
Antony Dovgal [Wed, 18 Jul 2007 13:54:30 +0000 (13:54 +0000)]
fix test

17 years agoattempt to fix pdo_pgsql tests in HEAD
Nuno Lopes [Wed, 18 Jul 2007 12:28:08 +0000 (12:28 +0000)]
attempt to fix pdo_pgsql tests in HEAD

17 years agoadd comment (the code is not that obvious indeed)
Antony Dovgal [Wed, 18 Jul 2007 11:46:28 +0000 (11:46 +0000)]
add comment (the code is not that obvious indeed)

17 years ago- Use correct macro name
Jani Taskinen [Wed, 18 Jul 2007 09:04:37 +0000 (09:04 +0000)]
- Use correct macro name

17 years agoNew testcases for filesystem handling function : unlink()
Raghubansh Kumar [Wed, 18 Jul 2007 04:57:25 +0000 (04:57 +0000)]
New testcases for filesystem handling function : unlink()

17 years agoChangeLog update
<changelog@php.net> [Wed, 18 Jul 2007 01:31:25 +0000 (01:31 +0000)]
ChangeLog update

17 years agows fix
Jani Taskinen [Tue, 17 Jul 2007 13:29:25 +0000 (13:29 +0000)]
ws fix

17 years ago- Fixed bugs #36796, #36918, #41371 (stream_set_blocking() does not work)
Jani Taskinen [Tue, 17 Jul 2007 13:27:38 +0000 (13:27 +0000)]
- Fixed bugs #36796, #36918, #41371 (stream_set_blocking() does not work)

17 years ago- Fixed bug #42019 (configure option --with-adabas=DIR 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)

17 years agoMFB: update
Nuno Lopes [Tue, 17 Jul 2007 10:30:50 +0000 (10:30 +0000)]
MFB: update

17 years agoMFB: %f -> %F
Jani Taskinen [Tue, 17 Jul 2007 09:09:03 +0000 (09:09 +0000)]
MFB: %f -> %F

17 years ago- Fixed bug #42015 (ldap_rename() gets server error "DSA is unwilling to perform")
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")

17 years agoChangeLog update
<changelog@php.net> [Tue, 17 Jul 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: initialize glob struct
Antony Dovgal [Mon, 16 Jul 2007 20:29:37 +0000 (20:29 +0000)]
MFB: initialize glob struct

17 years agofix typo
Antony Dovgal [Mon, 16 Jul 2007 19:36:28 +0000 (19:36 +0000)]
fix typo

17 years agomore build fixes
Antony Dovgal [Mon, 16 Jul 2007 19:16:00 +0000 (19:16 +0000)]
more build fixes

17 years agofix win32 build
Antony Dovgal [Mon, 16 Jul 2007 19:12:47 +0000 (19:12 +0000)]
fix win32 build

17 years agothere is no such file
Antony Dovgal [Mon, 16 Jul 2007 19:07:22 +0000 (19:07 +0000)]
there is no such file

17 years agofix win32 build
Antony Dovgal [Mon, 16 Jul 2007 19:02:43 +0000 (19:02 +0000)]
fix win32 build

17 years agofix tests
Raghubansh Kumar [Mon, 16 Jul 2007 18:02:11 +0000 (18:02 +0000)]
fix tests

17 years agoNew testcases
Raghubansh Kumar [Mon, 16 Jul 2007 17:36:33 +0000 (17:36 +0000)]
New testcases

17 years ago- Fix win32 build (I guess..:)
Jani Taskinen [Mon, 16 Jul 2007 13:51:41 +0000 (13:51 +0000)]
- Fix win32 build (I guess..:)

17 years agoadd missing skipifs
Antony Dovgal [Mon, 16 Jul 2007 13:46:38 +0000 (13:46 +0000)]
add missing skipifs

17 years ago- Cleanup and simplify
Jani Taskinen [Mon, 16 Jul 2007 13:41:12 +0000 (13:41 +0000)]
- Cleanup and simplify

17 years agoremove ext/informix leftovers
Antony Dovgal [Mon, 16 Jul 2007 13:37:50 +0000 (13:37 +0000)]
remove ext/informix leftovers

17 years agoadd skipif
Antony Dovgal [Mon, 16 Jul 2007 13:35:31 +0000 (13:35 +0000)]
add skipif

17 years agofix test
Antony Dovgal [Mon, 16 Jul 2007 13:31:34 +0000 (13:31 +0000)]
fix test

17 years agoadd missing skipif sections
Antony Dovgal [Mon, 16 Jul 2007 13:29:41 +0000 (13:29 +0000)]
add missing skipif sections

17 years ago- Removed leftovers from nuking safe-mode
Jani Taskinen [Mon, 16 Jul 2007 12:58:23 +0000 (12:58 +0000)]
- Removed leftovers from nuking safe-mode

17 years ago- Use explode instead of split (ereg goes bye bye..)
Jani Taskinen [Mon, 16 Jul 2007 12:35:33 +0000 (12:35 +0000)]
- Use explode instead of split (ereg goes bye bye..)

17 years agosplit test
Antony Dovgal [Mon, 16 Jul 2007 10:59:07 +0000 (10:59 +0000)]
split test

17 years agofix test
Antony Dovgal [Mon, 16 Jul 2007 10:39:34 +0000 (10:39 +0000)]
fix test

17 years ago- The --enable-zend-multibyte option does not exist in PHP 6
Jani Taskinen [Mon, 16 Jul 2007 10:11:39 +0000 (10:11 +0000)]
- The --enable-zend-multibyte option does not exist in PHP 6

17 years ago- Fix issue in differentiating between --with-* and --enable-*
Jani Taskinen [Mon, 16 Jul 2007 10:00:31 +0000 (10:00 +0000)]
- Fix issue in differentiating between --with-* and --enable-*

17 years agoChangeLog update
<changelog@php.net> [Mon, 16 Jul 2007 01:31:25 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Skip these tests always if unicode.semantics=on
Jani Taskinen [Sun, 15 Jul 2007 20:03:16 +0000 (20:03 +0000)]
- Skip these tests always if unicode.semantics=on

17 years ago- Moved the old regex functions to it's own extension: ereg
Jani Taskinen [Sun, 15 Jul 2007 19:50:07 +0000 (19:50 +0000)]
- Moved the old regex functions to it's own extension: ereg

17 years ago- Initial commit (files will be moved from elsewhere in CVS!)
Jani Taskinen [Sun, 15 Jul 2007 15:40:11 +0000 (15:40 +0000)]
- Initial commit (files will be moved from elsewhere in CVS!)

17 years agoMFB: free error messages + ws fix
Jani Taskinen [Sun, 15 Jul 2007 15:20:29 +0000 (15:20 +0000)]
MFB: free error messages + ws fix

17 years ago- Unused macros removed
Jani Taskinen [Sun, 15 Jul 2007 15:09:36 +0000 (15:09 +0000)]
- Unused macros removed

17 years agoChangeLog update
<changelog@php.net> [Sun, 15 Jul 2007 01:31:49 +0000 (01:31 +0000)]
ChangeLog update

17 years agoignore *.gcda
Nuno Lopes [Sat, 14 Jul 2007 17:35:23 +0000 (17:35 +0000)]
ignore *.gcda

17 years agoignore *.gcda
Nuno Lopes [Sat, 14 Jul 2007 17:22:26 +0000 (17:22 +0000)]
ignore *.gcda

17 years agoignore *.gcda
Nuno Lopes [Sat, 14 Jul 2007 17:16:26 +0000 (17:16 +0000)]
ignore *.gcda

17 years agoFixed test
Dmitry Stogov [Sat, 14 Jul 2007 08:51:54 +0000 (08:51 +0000)]
Fixed test

17 years agoFixed compilation on Windows
Dmitry Stogov [Sat, 14 Jul 2007 08:51:17 +0000 (08:51 +0000)]
Fixed compilation on Windows

17 years agofix ws, cs & folding
Antony Dovgal [Sat, 14 Jul 2007 08:38:20 +0000 (08:38 +0000)]
fix ws, cs & folding

17 years agoChangeLog update
<changelog@php.net> [Sat, 14 Jul 2007 01:31:47 +0000 (01:31 +0000)]
ChangeLog update

17 years agoWrong function name in error message
Sara Golemon [Fri, 13 Jul 2007 23:51:51 +0000 (23:51 +0000)]
Wrong function name in error message

17 years ago- Let's always use the macro as llabs() requires c99.
Derick Rethans [Fri, 13 Jul 2007 17:49:18 +0000 (17:49 +0000)]
- Let's always use the macro as llabs() requires c99.

17 years agofix test
Antony Dovgal [Fri, 13 Jul 2007 17:15:12 +0000 (17:15 +0000)]
fix test

17 years agoadd key values to the output
Antony Dovgal [Fri, 13 Jul 2007 17:07:33 +0000 (17:07 +0000)]
add key values to the output

17 years ago("0" == NULL) must be false even in Unicode mode
Antony Dovgal [Fri, 13 Jul 2007 17:07:02 +0000 (17:07 +0000)]
("0" == NULL) must be false even in Unicode mode

17 years agoadd 64bit version
Antony Dovgal [Fri, 13 Jul 2007 16:42:42 +0000 (16:42 +0000)]
add 64bit version

17 years agosplit one more huge test into several smaller ones
Antony Dovgal [Fri, 13 Jul 2007 16:39:55 +0000 (16:39 +0000)]
split one more huge test into several smaller ones

17 years agofix test, add 64bit version
Antony Dovgal [Fri, 13 Jul 2007 16:07:42 +0000 (16:07 +0000)]
fix test, add 64bit version

17 years agofix %u in Unicode mode
Antony Dovgal [Fri, 13 Jul 2007 15:52:38 +0000 (15:52 +0000)]
fix %u in Unicode mode

17 years agofix tests
Antony Dovgal [Fri, 13 Jul 2007 15:42:31 +0000 (15:42 +0000)]
fix tests

17 years agoUnicode support
Dmitry Stogov [Fri, 13 Jul 2007 15:22:34 +0000 (15:22 +0000)]
Unicode support

17 years agoAssert test cases
Zoe Slattery [Fri, 13 Jul 2007 15:17:28 +0000 (15:17 +0000)]
Assert test cases

17 years ago- fix wrong logic
Jani Taskinen [Fri, 13 Jul 2007 15:08:55 +0000 (15:08 +0000)]
- fix wrong logic

17 years agoAssert test
Zoe Slattery [Fri, 13 Jul 2007 14:57:32 +0000 (14:57 +0000)]
Assert test

17 years ago- Fixed some issues with enabling builtin stuff when anything else is
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.

17 years agoFixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major...
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

17 years agouse macro - llabs not always available on win32
Rob Richards [Fri, 13 Jul 2007 12:48:47 +0000 (12:48 +0000)]
use macro - llabs not always available on win32

17 years agodon't allow $PHP_OCI8 to be empty when OCI8 is enabled
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

17 years agoFixed memleak
Dmitry Stogov [Fri, 13 Jul 2007 09:15:03 +0000 (09:15 +0000)]
Fixed memleak