]>
granicus.if.org Git - php/log
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
Jani Taskinen [Fri, 13 Jul 2007 01:22:43 +0000 (01:22 +0000)]
- Removed non-existing function entry
Jani Taskinen [Fri, 13 Jul 2007 01:15:47 +0000 (01:15 +0000)]
- Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions)
[DOC] The last parameter "ber" is removed by this fix! (It's not needed)
Johannes Schlüter [Thu, 12 Jul 2007 23:44:30 +0000 (23:44 +0000)]
- Mention [DOC] tag in the README
- PHP_5_1 is closed meanwhile
- Fixed a small typo
Jani Taskinen [Thu, 12 Jul 2007 22:05:09 +0000 (22:05 +0000)]
- Fixed bug #39291 (ldap_sasl_bind() is mising sasl_authc_id paratemeter)
# It's the equivalent for the ldapsearch -U parameter
# @doc, @DOC or whatever the tag was..
Zoe Slattery [Thu, 12 Jul 2007 21:08:02 +0000 (21:08 +0000)]
reflectionObject tests
Ulf Wendel [Thu, 12 Jul 2007 21:02:21 +0000 (21:02 +0000)]
The last bunch of changes to the old 0*.phpt tests. Once final time a
verbose explanation of changes:
- take connection parameter from connect.inc
- use proper UEXPECTF
- have 'print "done!"' or similar at the end to detect crashes
- whitespace changes where needed
- take care of portability: PHP 5 vs. PHP 5, MySQL 4.1 - 6.0
- understand return value checking as sometime that makes you type
more when you write but makes you happy when you debug
Ulf Wendel [Thu, 12 Jul 2007 20:57:30 +0000 (20:57 +0000)]
Will this never end?
- connection parameter tweaking
- a bit of whitespace here and there
- use UEXPECTF if need be
Ulf Wendel [Thu, 12 Jul 2007 20:55:12 +0000 (20:55 +0000)]
As usual:
- connection parameter tweaking
- a bit of whitespace here and there
- use UEXPECTF if need be
Ulf Wendel [Thu, 12 Jul 2007 20:53:05 +0000 (20:53 +0000)]
Connection parameter should be taken from connect.inc and used all in
mysqli_connect() and friends. Use UEXPECTF instead of crippled EXPECTF.
Ulf Wendel [Thu, 12 Jul 2007 20:49:29 +0000 (20:49 +0000)]
I forgot to mention: some will fail. In particular in unicode mode.
Next 10 in row to be tweaked:
- take connection parameter from connect.inc
- use proper UEXPECTF
- have 'print "done!"' or similar at the end to detect crashes
- whitespace changes where needed
- take care of portability: PHP 5 vs. PHP 5, MySQL 4.1 - 6.0
- understand return value checking as sometime that makes you type
more when you write but makes you happy when you debug
Ulf Wendel [Thu, 12 Jul 2007 20:42:48 +0000 (20:42 +0000)]
Next 10 in row to be tweaked:
- take connection parameter from connect.inc
- use proper UEXPECTF
- have 'print "done!"' or similar at the end to detect crashes
- whitespace changes where needed
- take care of portability: PHP 5 vs. PHP 5, MySQL 4.1 - 6.0
- understand return value checking as sometime that makes you type
more when you write but makes you happy when you debug
Ulf Wendel [Thu, 12 Jul 2007 20:38:26 +0000 (20:38 +0000)]
The usual tweaking:
- take connection parameter from connect.inc
- use proper UEXPECTF
- have 'print "done!"' or similar at the end to detect crashes
- whitespace changes where needed
- take care of portability: PHP 5 vs. PHP 5, MySQL 4.1 - 6.0
Ulf Wendel [Thu, 12 Jul 2007 20:34:50 +0000 (20:34 +0000)]
Pretty much the same cosmetics and tweaking as before (proper UEXPECTF,
"done!" at the end to detect crashes, connection parameter tweaking, ...) -
plus: check return codes even if failures are unlikely.
Ulf Wendel [Thu, 12 Jul 2007 20:31:18 +0000 (20:31 +0000)]
More typical changes:
1) Try to have portable SQL, don't create your own schema unless the test
wants to test exactly this
2) Don't rely on default SQL sort orders
3) Use proper UEXPECTF. There have been a lot of tiny unicode issues when
ext/mysqli has returned a binary string in unicode mode although a
unicode string could be expected and vice versa
Ulf Wendel [Thu, 12 Jul 2007 20:28:25 +0000 (20:28 +0000)]
All the upcoming changes in the 0*.phpt files are pretty much the same. I'll
describe them only once in with a bit of detail.
1) Correct Whitespace (space vs. tab) if need be
2) Recall: you get the connection parameter from connect.inc, no DB name, no
port no other connection parameter in any of the tests!
3) At the end of each test you find a "print 'done!'" or similar. This is
most helpful to detect crashing/segfaulting tests with all run-tests.php
versions.