]> granicus.if.org Git - php/log
php
17 years agoadd fp and refcount display
Greg Beaver [Wed, 15 Aug 2007 23:34:37 +0000 (23:34 +0000)]
add fp and refcount display

17 years agoadd helper functions for gdb debugging phar reference counting (needs more work,...
Greg Beaver [Wed, 15 Aug 2007 03:49:44 +0000 (03:49 +0000)]
add helper functions for gdb debugging phar reference counting (needs more work, but a good start)

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

17 years agofix tests
Raghubansh Kumar [Tue, 14 Aug 2007 14:10:31 +0000 (14:10 +0000)]
fix tests

17 years agofix lib/lib32 checks to work with broken Solaris shell
Antony Dovgal [Tue, 14 Aug 2007 12:14:53 +0000 (12:14 +0000)]
fix lib/lib32 checks to work with broken Solaris shell

17 years agofix bug #42259 (SimpleXMLIterator loses ancestry)
Rob Richards [Tue, 14 Aug 2007 12:09:52 +0000 (12:09 +0000)]
fix bug #42259 (SimpleXMLIterator loses ancestry)
add test

17 years ago- Fix bug #42292 ($PHP_CONFIG not set)
Jani Taskinen [Tue, 14 Aug 2007 08:43:13 +0000 (08:43 +0000)]
- Fix bug #42292 ($PHP_CONFIG not set)

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

17 years agomake sure the temp file is closed before removing it
Antony Dovgal [Mon, 13 Aug 2007 12:46:34 +0000 (12:46 +0000)]
make sure the temp file is closed before removing it

17 years agoNew testcase for clearstatcache() function
Raghubansh Kumar [Mon, 13 Aug 2007 11:50:47 +0000 (11:50 +0000)]
New testcase for clearstatcache() function

17 years agoNew testcase for parse_ini_file() function
Raghubansh Kumar [Mon, 13 Aug 2007 11:37:11 +0000 (11:37 +0000)]
New testcase for parse_ini_file() function

17 years agoMFB: Fix tests + directory check inside copy() function
Jani Taskinen [Mon, 13 Aug 2007 08:14:03 +0000 (08:14 +0000)]
MFB: Fix tests + directory check inside copy() function

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

17 years agoNew testcases for fgetss() function
Raghubansh Kumar [Sun, 12 Aug 2007 06:55:52 +0000 (06:55 +0000)]
New testcases for fgetss() function

17 years agoMore new testcases for fopen() & fclose() functions
Raghubansh Kumar [Sun, 12 Aug 2007 05:14:13 +0000 (05:14 +0000)]
More new testcases for fopen() & fclose() functions

17 years agoMF PHP_5_2
Rui Hirokawa [Sun, 12 Aug 2007 02:00:03 +0000 (02:00 +0000)]
MF PHP_5_2

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

17 years agomore fixed tests
Antony Dovgal [Sat, 11 Aug 2007 22:42:19 +0000 (22:42 +0000)]
more fixed tests

17 years agofix tests failing on 64bit
Antony Dovgal [Sat, 11 Aug 2007 22:18:33 +0000 (22:18 +0000)]
fix tests failing on 64bit

17 years agofix typo in tmp file path
Nuno Lopes [Sat, 11 Aug 2007 15:38:34 +0000 (15:38 +0000)]
fix typo in tmp file path

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

17 years agoNew testcases for fscanf() function
Raghubansh Kumar [Fri, 10 Aug 2007 17:56:45 +0000 (17:56 +0000)]
New testcases for fscanf() function

17 years agoNew testcases for htmlentities() & htmlspecialchars()
Raghubansh Kumar [Fri, 10 Aug 2007 15:08:45 +0000 (15:08 +0000)]
New testcases for htmlentities() & htmlspecialchars()

17 years agoMFB: sync
Jani Taskinen [Fri, 10 Aug 2007 13:28:12 +0000 (13:28 +0000)]
MFB: sync

17 years agosplit the test
Antony Dovgal [Fri, 10 Aug 2007 13:27:05 +0000 (13:27 +0000)]
split the test

17 years agoempty/invalid names are not allowed (empty prefixes are)
Antony Dovgal [Fri, 10 Aug 2007 13:20:22 +0000 (13:20 +0000)]
empty/invalid names are not allowed (empty prefixes are)

17 years agoallow empty prefix (restore 5_2 behavior)
Antony Dovgal [Fri, 10 Aug 2007 12:54:38 +0000 (12:54 +0000)]
allow empty prefix (restore 5_2 behavior)

17 years agoMFB: Fixed the fix for bug #42233 and added test for it.
Jani Taskinen [Fri, 10 Aug 2007 12:23:16 +0000 (12:23 +0000)]
MFB: Fixed the fix for bug #42233 and added test for it.

17 years agofix tests
Antony Dovgal [Fri, 10 Aug 2007 12:10:19 +0000 (12:10 +0000)]
fix tests

17 years agoFixed generation on DH publick key for given private key
Dmitry Stogov [Fri, 10 Aug 2007 10:43:37 +0000 (10:43 +0000)]
Fixed generation on DH publick key for given private key

17 years agoresolve dir before calling mktemp/mkstemp
Antony Dovgal [Fri, 10 Aug 2007 10:13:07 +0000 (10:13 +0000)]
resolve dir before calling mktemp/mkstemp
this is tested by ext/standard/tests/file/tempnam_variation2.phpt

17 years agofix ws/cs & folding
Antony Dovgal [Fri, 10 Aug 2007 09:06:52 +0000 (09:06 +0000)]
fix ws/cs & folding

17 years agoMFB: Fixed bug #42117 (bzip2.compress loses data in internal buffer)
Antony Dovgal [Fri, 10 Aug 2007 09:00:42 +0000 (09:00 +0000)]
MFB: Fixed bug #42117 (bzip2.compress loses data in internal buffer)

17 years agoMFB: Fixed bug #42243 (copy() does not ouput an error when the first arg is a dir)
Antony Dovgal [Fri, 10 Aug 2007 08:58:12 +0000 (08:58 +0000)]
MFB: Fixed bug #42243 (copy() does not ouput an error when the first arg is a dir)

17 years agoMFB: Fixed bug #42261 (header wrong for date field)
Antony Dovgal [Fri, 10 Aug 2007 08:56:23 +0000 (08:56 +0000)]
MFB: Fixed bug #42261 (header wrong for date field)

17 years agooci8: merge changes to build with Oracle Database 11g
Christopher Jones [Fri, 10 Aug 2007 06:58:12 +0000 (06:58 +0000)]
oci8: merge changes to build with Oracle Database 11g

17 years agopdo_oci: merge changes to build with Oracle Database 11g
Christopher Jones [Fri, 10 Aug 2007 06:57:41 +0000 (06:57 +0000)]
pdo_oci: merge changes to build with Oracle Database 11g

17 years agomore new testcases for tempnam() function
Raghubansh Kumar [Fri, 10 Aug 2007 03:33:00 +0000 (03:33 +0000)]
more new testcases for tempnam() function

17 years agoNew testcases for strtolower() and strtoupper() functions
Raghubansh Kumar [Fri, 10 Aug 2007 03:05:00 +0000 (03:05 +0000)]
New testcases for strtolower() and strtoupper() functions

17 years agoMore new testcases for copy() function
Raghubansh Kumar [Fri, 10 Aug 2007 02:58:50 +0000 (02:58 +0000)]
More new testcases for copy() function

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

17 years ago- Write to the correct file...
Johannes Schlüter [Thu, 9 Aug 2007 22:24:41 +0000 (22:24 +0000)]
- Write to the correct file...

17 years ago-MFB: libgd #101, imagecreatefromgd can crash if gdImageCreate fails
Mattias Bengtsson [Thu, 9 Aug 2007 14:22:38 +0000 (14:22 +0000)]
-MFB: libgd #101, imagecreatefromgd can crash if gdImageCreate fails

17 years ago-MFB: libgd #94, imagecreatefromxbm can crash if gdImageCreate fails
Mattias Bengtsson [Thu, 9 Aug 2007 12:09:30 +0000 (12:09 +0000)]
-MFB: libgd #94, imagecreatefromxbm can crash if gdImageCreate fails

17 years agoSame as for ext/mysqli tests: addition of a new environment variable
Ulf Wendel [Thu, 9 Aug 2007 11:53:17 +0000 (11:53 +0000)]
Same as for ext/mysqli tests: addition of a new environment variable
MYSQL_TEST_SKIP_CONNECT_FAILURE  which controls how to deal with connection
problems. If MYSQL_TEST_SKIP_CONNECT_FAILURE = false (default) connection
problems will make a test fail. If you set MYSQL_TEST_SKIP_CONNECT_FAILURE
to any value that evaluates to true in PHP, a test which cannot connect to
the database will be skipped.

17 years agoI forgot those files when merging mysqlnd SVN and HEAD. Only required by
Ulf Wendel [Thu, 9 Aug 2007 10:16:24 +0000 (10:16 +0000)]
I forgot those files when merging mysqlnd SVN and HEAD. Only required by
tests that test experimental features and are skipped by default that's why
I missed them.

17 years agoNo need for an extra skip*.inc file, this check is done in just one place
Ulf Wendel [Thu, 9 Aug 2007 10:10:46 +0000 (10:10 +0000)]
No need for an extra skip*.inc file, this check is done in just one place

17 years agoMore changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.
Ulf Wendel [Thu, 9 Aug 2007 10:01:20 +0000 (10:01 +0000)]
More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.

17 years agoNew tests (stubs?) for a few experimental (to be removed?) functions.
Ulf Wendel [Thu, 9 Aug 2007 09:59:15 +0000 (09:59 +0000)]
New tests (stubs?) for a few experimental (to be removed?) functions.
The tests will only be run if you set MYSQL_TEST_EXPERIMENTAL = 1.

17 years agoNext set of files which now feature the new environment variable
Ulf Wendel [Thu, 9 Aug 2007 09:43:28 +0000 (09:43 +0000)]
Next set of files which now feature the new environment variable
MYSQL_TEST_SKIP_CONNECT_FAILURE which controls how connection problems
are handled: failure (MYSQL_TEST_SKIP_CONNECT_FAILURE = false, default)
or skip (MYSQL_TEST_SKIP_CONNECT_FAILURE = true)

Also, some minor tweaking of connection parameters in the tests.

17 years ago- Fixed bug #42247 (ldap_parse_result() not defined under win32)
Jani Taskinen [Thu, 9 Aug 2007 08:42:31 +0000 (08:42 +0000)]
- Fixed bug #42247 (ldap_parse_result() not defined under win32)

17 years agoIntroducing new environment variable:
Ulf Wendel [Thu, 9 Aug 2007 08:41:12 +0000 (08:41 +0000)]
Introducing new environment variable:
  MYSQL_TEST_SKIP_CONNECT_FAILURE = false

Every test that needs a working MySQL connection now includes
skipifconnectfailure.inc. If MYSQL_TEST_SKIP_CONNECT_FAILURE evaluates
to true skipifconnectfailure.inc tries to establish a database
connection. If no connection can be opened, the test will be skipped.
In case of MYSQL_TEST_SKIP_CONNECT_FAILURE = false (default) an no
connection, a test who cannot establish a connection will fail.

So, if you have a buggy configuration or a server that is sometimes
not available, you can now decide if you want the tests to ignore this
and skip the test or to fail (MYSQL_TEST_CONNECT_FAILURE = false, default).

Other, minor tweaks:
  042.phpt - whitespace
  067.phpt - parse error in SKIPIF section fixed

17 years agoNew testcases for tempnam() function
Raghubansh Kumar [Thu, 9 Aug 2007 03:35:22 +0000 (03:35 +0000)]
New testcases for tempnam() function

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

17 years agoremove unneeded variables
Stanislav Malyshev [Wed, 8 Aug 2007 23:56:19 +0000 (23:56 +0000)]
remove unneeded variables

17 years agoremove unneeded variables
Stanislav Malyshev [Wed, 8 Aug 2007 22:00:07 +0000 (22:00 +0000)]
remove unneeded variables

17 years agoinitialize variables
Stanislav Malyshev [Wed, 8 Aug 2007 21:14:11 +0000 (21:14 +0000)]
initialize variables

17 years agofix TSRM embed startup
Stanislav Malyshev [Wed, 8 Aug 2007 21:08:51 +0000 (21:08 +0000)]
fix TSRM embed startup

17 years ago- Fix build (patch by Ulf Wendel)
Johannes Schlüter [Wed, 8 Aug 2007 14:52:40 +0000 (14:52 +0000)]
- Fix build (patch by Ulf Wendel)

17 years agoFixed bug #42211 (property_exists() fails to find protected properties from a parent...
Dmitry Stogov [Wed, 8 Aug 2007 13:32:58 +0000 (13:32 +0000)]
Fixed bug #42211 (property_exists() fails to find protected properties from a parent class)

17 years agoNew testcases for fgetcsv() function
Raghubansh Kumar [Wed, 8 Aug 2007 13:15:01 +0000 (13:15 +0000)]
New testcases for fgetcsv() function

17 years agoMore testcases for fputcsv() function
Raghubansh Kumar [Wed, 8 Aug 2007 13:09:42 +0000 (13:09 +0000)]
More testcases for fputcsv() function

17 years ago- Fixed bug #42198 (SCRIPT_NAME and PHP_SELF truncated when inside a userdir
Dmitry Stogov [Wed, 8 Aug 2007 13:02:01 +0000 (13:02 +0000)]
- Fixed bug #42198 (SCRIPT_NAME and PHP_SELF truncated when inside a userdir
  and using PATH_INFO).
- Fixed bug #31892 (PHP_SELF incorrect without cgi.fix_pathinfo, but turning
  on screws up PATH_INFO).

17 years agoMFB: fix bug #41973
Nuno Lopes [Wed, 8 Aug 2007 11:38:32 +0000 (11:38 +0000)]
MFB: fix bug #41973

17 years ago- Fix typos in comments
Jani Taskinen [Wed, 8 Aug 2007 10:00:20 +0000 (10:00 +0000)]
- Fix typos in comments

17 years agoMFB: Fix bug #42233
Jani Taskinen [Wed, 8 Aug 2007 07:46:00 +0000 (07:46 +0000)]
MFB: Fix bug #42233

17 years ago- MFB: fix regressio introduced by #42222
Pierre Joye [Wed, 8 Aug 2007 06:30:56 +0000 (06:30 +0000)]
- MFB: fix regressio introduced by #42222

17 years agoNew testcases for fputcsv() function
Raghubansh Kumar [Wed, 8 Aug 2007 03:55:05 +0000 (03:55 +0000)]
New testcases for fputcsv() function

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

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

17 years ago- Fix isset/empty($ZipArchive->property)
Hannes Magnusson [Mon, 6 Aug 2007 21:59:11 +0000 (21:59 +0000)]
- Fix isset/empty($ZipArchive->property)
- Add test

17 years agoflush persistent connection after password change
Christopher Jones [Mon, 6 Aug 2007 20:31:40 +0000 (20:31 +0000)]
flush persistent connection after password change

17 years ago- MFB: #42222, forgot this one (thanks mattias)
Pierre Joye [Mon, 6 Aug 2007 19:50:16 +0000 (19:50 +0000)]
- MFB: #42222, forgot this one (thanks mattias)

17 years ago- MFB: #42222, truncate the _default to the buffer size (was 200 since day #1, we...
Pierre Joye [Mon, 6 Aug 2007 19:13:05 +0000 (19:13 +0000)]
- MFB: #42222, truncate the _default to the buffer size (was 200 since day #1, we don't need dynamic alloc here)

17 years agoTouch generated file
Jani Taskinen [Mon, 6 Aug 2007 18:30:53 +0000 (18:30 +0000)]
Touch generated file

17 years agows fix
Jani Taskinen [Mon, 6 Aug 2007 18:25:41 +0000 (18:25 +0000)]
ws fix

17 years agoMFB: fix compile warning (+ some ws fixes)
Jani Taskinen [Mon, 6 Aug 2007 18:20:30 +0000 (18:20 +0000)]
MFB: fix compile warning (+ some ws fixes)

17 years agoFix build
Jani Taskinen [Mon, 6 Aug 2007 18:14:13 +0000 (18:14 +0000)]
Fix build

17 years agofix build
Antony Dovgal [Mon, 6 Aug 2007 17:01:17 +0000 (17:01 +0000)]
fix build

17 years agofix bug #42082 (NodeList length zero should be empty). (Hannes)
Rob Richards [Mon, 6 Aug 2007 16:21:45 +0000 (16:21 +0000)]
fix bug #42082 (NodeList length zero should be empty). (Hannes)
add and update tests

17 years agoFix crashes with pconn in ext/mysql
Andrey Hristov [Mon, 6 Aug 2007 15:11:46 +0000 (15:11 +0000)]
Fix crashes with pconn in ext/mysql

17 years ago- Fixed bug #42195 (C++ compiler required always)
Jani Taskinen [Mon, 6 Aug 2007 14:33:06 +0000 (14:33 +0000)]
- Fixed bug #42195 (C++ compiler required always)

17 years agofix build
Antony Dovgal [Mon, 6 Aug 2007 12:54:35 +0000 (12:54 +0000)]
fix build

17 years agoImproved ext/openssl
Dmitry Stogov [Mon, 6 Aug 2007 08:43:43 +0000 (08:43 +0000)]
Improved ext/openssl
  . Added support for OpenSSL digest functions
  . Added support for OpenSSL cipher functions
  . Added access to internal values of DSA, RSA and DH keys

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

17 years agoMFB: Test for bug #42208. Fix is not needed in HEAD, zend_parse_parameters is used...
Jani Taskinen [Sun, 5 Aug 2007 19:54:42 +0000 (19:54 +0000)]
MFB: Test for bug #42208. Fix is not needed in HEAD, zend_parse_parameters is used here

17 years agoMFB (since Ilia is too lazy..): Fix bug #42135
Jani Taskinen [Sun, 5 Aug 2007 13:10:32 +0000 (13:10 +0000)]
MFB (since Ilia is too lazy..): Fix bug #42135

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

17 years agoBugfix#36492 Userfilters can leak buckets
Sara Golemon [Sat, 4 Aug 2007 07:51:15 +0000 (07:51 +0000)]
Bugfix#36492 Userfilters can leak buckets

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

17 years agoMF5: it's custom to use 1<<
Stanislav Malyshev [Fri, 3 Aug 2007 18:41:07 +0000 (18:41 +0000)]
MF5: it's custom to use 1<<

17 years agoUpdate CVS
Andrey Hristov [Fri, 3 Aug 2007 16:32:27 +0000 (16:32 +0000)]
Update CVS
- Fix BIT problem for BIT values represented with 5 bytes. Typo.
- Make it possible with an ini variable to switch off/on statistics
  collection.
- Compile-out debug checking of uneaten data from the line, when the
  build is release. According to callgrind this was eating some percentage.

17 years ago'I32' and 'I' support (per request by Marcus)
Antony Dovgal [Fri, 3 Aug 2007 14:30:59 +0000 (14:30 +0000)]
'I32' and 'I' support (per request by Marcus)

17 years ago- Fix issue with broken shells
Jani Taskinen [Fri, 3 Aug 2007 14:01:40 +0000 (14:01 +0000)]
- Fix issue with broken shells
# I truly hate Solaris..

17 years agoMFB: adjust the test names a bit
Antony Dovgal [Fri, 3 Aug 2007 13:51:11 +0000 (13:51 +0000)]
MFB: adjust the test names a bit

17 years agoMFB
Jani Taskinen [Fri, 3 Aug 2007 10:46:19 +0000 (10:46 +0000)]
MFB

17 years agofix folding
Antony Dovgal [Fri, 3 Aug 2007 09:51:05 +0000 (09:51 +0000)]
fix folding

17 years agoadd I64 support to spprintf() (snprintf() already has it)
Antony Dovgal [Fri, 3 Aug 2007 09:46:50 +0000 (09:46 +0000)]
add I64 support to spprintf() (snprintf() already has it)

17 years agoMFB
Jani Taskinen [Fri, 3 Aug 2007 09:38:43 +0000 (09:38 +0000)]
MFB

17 years agoMFB: New oci8 test for oci_password_change()
Christopher Jones [Fri, 3 Aug 2007 01:55:34 +0000 (01:55 +0000)]
MFB: New oci8 test for oci_password_change()