]> granicus.if.org Git - php/log
php
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

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

17 years agosimplify the patch and prevent NULL retval_ptr_ptr's
Antony Dovgal [Fri, 13 Jul 2007 08:50:53 +0000 (08:50 +0000)]
simplify the patch and prevent NULL retval_ptr_ptr's

17 years agoFixed erong compilation for static call to constructor
Dmitry Stogov [Fri, 13 Jul 2007 08:19:51 +0000 (08:19 +0000)]
Fixed erong compilation for static call to constructor

17 years ago- Make sure people call ldap_first_attribute() before ldap_next_attribute()
Jani Taskinen [Fri, 13 Jul 2007 02:00:26 +0000 (02:00 +0000)]
- Make sure people call ldap_first_attribute() before ldap_next_attribute()

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

17 years ago- Removed non-existing function entry
Jani Taskinen [Fri, 13 Jul 2007 01:22:43 +0000 (01:22 +0000)]
- Removed non-existing function entry

17 years ago- Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions)
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)

17 years ago- Mention [DOC] tag in the README
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

17 years ago- Fixed bug #39291 (ldap_sasl_bind() is mising sasl_authc_id paratemeter)
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..

17 years agoreflectionObject tests
Zoe Slattery [Thu, 12 Jul 2007 21:08:02 +0000 (21:08 +0000)]
reflectionObject tests

17 years agoThe last bunch of changes to the old 0*.phpt tests. Once final time a
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

17 years agoWill this never end?
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

17 years agoAs usual:
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

17 years agoConnection parameter should be taken from connect.inc and used all in
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.

17 years agoI forgot to mention: some will fail. In particular in unicode mode.
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

17 years agoNext 10 in row to be tweaked:
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

17 years agoThe usual tweaking:
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

17 years agoPretty much the same cosmetics and tweaking as before (proper UEXPECTF,
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.

17 years agoMore typical changes:
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

17 years agoAll the upcoming changes in the 0*.phpt files are pretty much the same. I'll
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.

17 years agoAdding tests for mysqli_affected_rows() and mysqli_autocommit()
Ulf Wendel [Thu, 12 Jul 2007 20:20:57 +0000 (20:20 +0000)]
Adding tests for mysqli_affected_rows() and mysqli_autocommit()

17 years agoSome of the upcoming new tests will use this little helper to create a
Ulf Wendel [Thu, 12 Jul 2007 20:10:23 +0000 (20:10 +0000)]
Some of the upcoming new tests will use this little helper to create a
very simple MySQL table with some data in it to play with.

17 years agoSome tests intentionally fail connecting to the DB. Not being able to
Ulf Wendel [Thu, 12 Jul 2007 20:07:05 +0000 (20:07 +0000)]
Some tests intentionally fail connecting to the DB. Not being able to
connect is no reason to skip the test. Also, no test should have hard-wired
connection parameter in it. Connection parameters come from connect.inc
(see environment variables in connect.inc).

17 years agoStarting to merge the latest set of ext/mysqli tests from the mysqlnd
Ulf Wendel [Thu, 12 Jul 2007 20:04:17 +0000 (20:04 +0000)]
Starting to merge the latest set of ext/mysqli tests from the mysqlnd
SVN repro into HEAD. Again, it might happen that I crash the set of tests
and don't mention one or the other change while merging. Blame me...

1) Note the new environment variables to control the test run
2) Variables $IS_MYSQLND and $MYSQLND_VERSION are for writing portable tests
3) sys_get_temp_dir function is for PHP5/PHP6 portability

17 years ago- Commit generated file.
Derick Rethans [Thu, 12 Jul 2007 18:59:35 +0000 (18:59 +0000)]
- Commit generated file.

17 years ago- Missing file in commit.
Derick Rethans [Thu, 12 Jul 2007 18:58:48 +0000 (18:58 +0000)]
- Missing file in commit.

17 years ago- Fixed bug #41964 (strtotime returns a timestamp for non-time string of
Derick Rethans [Thu, 12 Jul 2007 18:56:42 +0000 (18:56 +0000)]
- Fixed bug #41964 (strtotime returns a timestamp for non-time string of
  pattern '(A|a) .+').
- Fixed bug #41844 (Format returns incorrect number of digits for negative
  years -0001 to -0999).
- Fixed bug #41842 (Cannot create years < 0100 & negative years with
  date_create or new DateTime).
- Fixed bug #41709 (strtotime() does not handle 00.00.0000).
- Fixed bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as 1999-11-30).

17 years agofix the configure output
Jani Taskinen [Thu, 12 Jul 2007 17:46:14 +0000 (17:46 +0000)]
fix the configure output

17 years agofix test
Jani Taskinen [Thu, 12 Jul 2007 17:43:34 +0000 (17:43 +0000)]
fix test

17 years ago- Removed unnecessary stuff
Jani Taskinen [Thu, 12 Jul 2007 16:08:26 +0000 (16:08 +0000)]
- Removed unnecessary stuff

17 years ago1) Whitespace/CS
Ulf Wendel [Thu, 12 Jul 2007 16:04:15 +0000 (16:04 +0000)]
1) Whitespace/CS
2) Playing with column aliases

17 years agoTesting SELECT "a" AS "". This is nice to test strcmp() and similar...
Ulf Wendel [Thu, 12 Jul 2007 16:03:10 +0000 (16:03 +0000)]
Testing SELECT "a" AS "". This is nice to test strcmp() and similar...

17 years agoSynced mail function in mb_send_mail function(Escape mail.force_extra_parameters...
Seiji Masugata [Thu, 12 Jul 2007 15:28:37 +0000 (15:28 +0000)]
Synced mail function in mb_send_mail function(Escape mail.force_extra_parameters value).

17 years agofix MINFO handler
Antony Dovgal [Thu, 12 Jul 2007 15:07:32 +0000 (15:07 +0000)]
fix MINFO handler

17 years agoBlame me for not checking in a version that's been cleaned up with
Ulf Wendel [Thu, 12 Jul 2007 14:24:53 +0000 (14:24 +0000)]
Blame me for not checking in a version that's been cleaned up with
regards to Whitespace/CS...

17 years agoWhoever has hacked this function into ext/mysql, here's a "test" for it.
Ulf Wendel [Thu, 12 Jul 2007 14:23:56 +0000 (14:23 +0000)]
Whoever has hacked this function into ext/mysql,  here's a "test" for it.

17 years agoChecking the phpinfo() entries of ext/mysql
Ulf Wendel [Thu, 12 Jul 2007 14:22:47 +0000 (14:22 +0000)]
Checking the phpinfo() entries of ext/mysql

17 years agoAdding test for mysql_list_tables()
Ulf Wendel [Thu, 12 Jul 2007 14:22:15 +0000 (14:22 +0000)]
Adding test for mysql_list_tables()

17 years ago- missing comma
Jani Taskinen [Thu, 12 Jul 2007 14:18:01 +0000 (14:18 +0000)]
- missing comma

17 years agoChecks if ext/mysql exposes all constants it should expose.
Ulf Wendel [Thu, 12 Jul 2007 14:01:12 +0000 (14:01 +0000)]
Checks if ext/mysql exposes all constants it should expose.

17 years agoNo skipping needed anymore, function is there even with mysqlnd.
Ulf Wendel [Thu, 12 Jul 2007 13:58:41 +0000 (13:58 +0000)]
No skipping needed anymore, function is there even with mysqlnd.

17 years agoA bit more verbose message in case of problems. It's been helpful to
Ulf Wendel [Thu, 12 Jul 2007 13:57:36 +0000 (13:57 +0000)]
A bit more verbose message in case of problems. It's been helpful to
debug a cross-server version issue.

17 years ago1) Whitespace/CS
Ulf Wendel [Thu, 12 Jul 2007 13:50:51 +0000 (13:50 +0000)]
1) Whitespace/CS
2) Fixing [U]EXPECTF to be portable among different MySQL Server versions

17 years ago1) Whitespace/CS
Ulf Wendel [Thu, 12 Jul 2007 13:44:00 +0000 (13:44 +0000)]
1) Whitespace/CS
2) Added test for default link

17 years ago1) Whitespace/CS
Ulf Wendel [Thu, 12 Jul 2007 13:35:16 +0000 (13:35 +0000)]
1) Whitespace/CS
2) Added: skip test with mysqlnd, mysqlnd does not support this function
currently

17 years ago1) Whitespace/CS
Ulf Wendel [Thu, 12 Jul 2007 13:31:27 +0000 (13:31 +0000)]
1) Whitespace/CS
2) Added check for default connection

17 years ago1) Whitespace/CS
Ulf Wendel [Thu, 12 Jul 2007 13:27:26 +0000 (13:27 +0000)]
1) Whitespace/CS
2) Fixing [U]EXPECTF to accept whatever db/schema name gets used for the
test run

17 years agoMFB: fix warning
Jani Taskinen [Thu, 12 Jul 2007 12:12:30 +0000 (12:12 +0000)]
MFB: fix warning

17 years ago- Fix invalid logic (plus made it possible to pass only integers to this)
Jani Taskinen [Thu, 12 Jul 2007 11:33:18 +0000 (11:33 +0000)]
- Fix invalid logic (plus made it possible to pass only integers to this)

17 years ago- Added test for bug #41815
Jani Taskinen [Thu, 12 Jul 2007 11:07:29 +0000 (11:07 +0000)]
- Added test for bug #41815

17 years ago1) Whitespace/CS
Ulf Wendel [Thu, 12 Jul 2007 10:52:23 +0000 (10:52 +0000)]
1) Whitespace/CS
2) Tiny check for default link added

17 years ago1) Whitespace/CS
Ulf Wendel [Thu, 12 Jul 2007 10:47:00 +0000 (10:47 +0000)]
1) Whitespace/CS
2) Portability: don't expect any values and have them in the [U]EXPECTF,
if they will be available only with certain MySQL Server versions.

17 years agoFixed bug #41961 (Ensure search for hidden private methods does not stray from class...
Dmitry Stogov [Thu, 12 Jul 2007 10:32:26 +0000 (10:32 +0000)]
Fixed bug #41961 (Ensure search for hidden private methods does not stray from class hierarchy). (robin_fernandes at uk dot ibm dot com)

17 years ago1) Whitespace/CS
Ulf Wendel [Thu, 12 Jul 2007 10:30:03 +0000 (10:30 +0000)]
1) Whitespace/CS
2) One line added to test default connection

17 years ago1) Whitespace/CS
Ulf Wendel [Thu, 12 Jul 2007 10:25:40 +0000 (10:25 +0000)]
1) Whitespace/CS
2) Test mysql.default_socket only if we're using a socket to connect

17 years agoWhitespace/CS only
Ulf Wendel [Thu, 12 Jul 2007 10:18:14 +0000 (10:18 +0000)]
Whitespace/CS only