]> granicus.if.org Git - php/log
php
15 years ago- skip on win, different error msg
Pierre Joye [Wed, 8 Jul 2009 10:13:27 +0000 (10:13 +0000)]
- skip on win, different error msg

15 years ago- fix test (mtime only is changed)
Pierre Joye [Wed, 8 Jul 2009 09:59:33 +0000 (09:59 +0000)]
- fix test (mtime only is changed)

15 years agoFixed bug #48788 (RecursiveDirectoryIterator doesn't descend into symlinked
Ilia Alshanetsky [Wed, 8 Jul 2009 03:06:59 +0000 (03:06 +0000)]
Fixed bug #48788 (RecursiveDirectoryIterator doesn't descend into symlinked
directories).

[DOC]

To avoid breaking how existing code works a new constant is introduced for
the RecursiveDirectoryIterator() that directs the code to follow symlinks.
This constant RecursiveDirectoryIterator::FOLLOW_SYMLINKS can be passed a
flag to the constructor to trigger symlink following.

15 years agoMFH: Reset TZ environment variable. Some tests assume that it's not set.
David Soria Parra [Tue, 7 Jul 2009 23:05:17 +0000 (23:05 +0000)]
MFH: Reset TZ environment variable. Some tests assume that it's not set.

15 years ago- #46682
Pierre Joye [Tue, 7 Jul 2009 22:17:54 +0000 (22:17 +0000)]
- #46682

15 years ago- #46882, touch() atime field returns different value
Pierre Joye [Tue, 7 Jul 2009 22:13:32 +0000 (22:13 +0000)]
- #46882, touch() atime field returns different value

15 years ago- fixed, remove xfail
Pierre Joye [Tue, 7 Jul 2009 22:04:42 +0000 (22:04 +0000)]
- fixed, remove xfail

15 years ago- fix tests, 5.3 supports these things now on windows. Also shorter tests would be...
Pierre Joye [Tue, 7 Jul 2009 21:50:38 +0000 (21:50 +0000)]
- fix tests, 5.3 supports these things now on windows. Also shorter tests would be REALLY nice (or use iteration numbering)

15 years agomerge errors support
Stanislav Malyshev [Tue, 7 Jul 2009 21:25:46 +0000 (21:25 +0000)]
merge errors support

15 years ago- Fixed bug #48247 (Infinite loop and possible crash during startup with errors)
Jani Taskinen [Tue, 7 Jul 2009 16:42:11 +0000 (16:42 +0000)]
- Fixed bug #48247 (Infinite loop and possible crash during startup with errors)

15 years ago- #45905
Pierre Joye [Tue, 7 Jul 2009 15:17:36 +0000 (15:17 +0000)]
- #45905

15 years agoCheck your editors, this is ascii only file!
Jani Taskinen [Tue, 7 Jul 2009 12:19:05 +0000 (12:19 +0000)]
Check your editors, this is ascii only file!

15 years agoMFH: Adjust tests. The order in which notices appear is platform dependend as the...
David Soria Parra [Tue, 7 Jul 2009 12:11:53 +0000 (12:11 +0000)]
MFH: Adjust tests. The order in which notices appear is platform dependend as the function call ordering in parameter lists is not defined in C.

15 years agoMFH. Fixing tests to run with SQL_MODE=ANSI_QUOTES as well.
Ulf Wendel [Tue, 7 Jul 2009 11:32:17 +0000 (11:32 +0000)]
MFH. Fixing tests to run with  SQL_MODE=ANSI_QUOTES as well.

15 years ago- WS
Pierre Joye [Tue, 7 Jul 2009 10:54:44 +0000 (10:54 +0000)]
- WS

15 years ago- #45905, imagefilledrectangle() clipping error
Pierre Joye [Tue, 7 Jul 2009 10:49:38 +0000 (10:49 +0000)]
- #45905, imagefilledrectangle() clipping error

15 years ago- MFH: New tests (WurzbrugUG testfest)
Felipe Pena [Tue, 7 Jul 2009 01:17:46 +0000 (01:17 +0000)]
- MFH: New tests (WurzbrugUG testfest)

15 years agoMFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows some invalid e-mail
Ilia Alshanetsky [Tue, 7 Jul 2009 00:44:20 +0000 (00:44 +0000)]
MFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows some invalid e-mail
syntaxes)

15 years ago- MFH: Fixed compiler warning
Felipe Pena [Tue, 7 Jul 2009 00:02:34 +0000 (00:02 +0000)]
- MFH: Fixed compiler warning

15 years agofix protos
Stanislav Malyshev [Mon, 6 Jul 2009 23:48:27 +0000 (23:48 +0000)]
fix protos

15 years ago- forgot to add the author of the initial patch
Pierre Joye [Mon, 6 Jul 2009 23:47:16 +0000 (23:47 +0000)]
- forgot to add the author of the initial patch

15 years ago- #48116
Pierre Joye [Mon, 6 Jul 2009 23:38:03 +0000 (23:38 +0000)]
- #48116

15 years agoadd test
Stanislav Malyshev [Mon, 6 Jul 2009 23:28:16 +0000 (23:28 +0000)]
add test

15 years ago- #48116, restore 0.x compability, thx config.cache.
Pierre Joye [Mon, 6 Jul 2009 23:26:23 +0000 (23:26 +0000)]
- #48116, restore 0.x compability, thx config.cache.

15 years ago- #48116, fix build against openssl 1.0
Pierre Joye [Mon, 6 Jul 2009 23:02:18 +0000 (23:02 +0000)]
- #48116, fix build against openssl 1.0

15 years agoFix test
andy wharmby [Mon, 6 Jul 2009 19:35:01 +0000 (19:35 +0000)]
Fix test

15 years ago- #48771
Pierre Joye [Mon, 6 Jul 2009 17:48:02 +0000 (17:48 +0000)]
- #48771

15 years agoMFH. Enabling test as requested by the skipif comment... it does pass when slightly...
Ulf Wendel [Mon, 6 Jul 2009 15:53:14 +0000 (15:53 +0000)]
MFH. Enabling test as requested by the skipif comment... it does pass when slightly modified.

15 years agoMFH. Fixing mysqlnd version test to run some four previously skipped tests. There...
Ulf Wendel [Mon, 6 Jul 2009 15:45:19 +0000 (15:45 +0000)]
MFH. Fixing mysqlnd version test to run some four previously skipped tests. There is no proper way to check the mysqlnd version. The best one can do is adapt the tests to what PHP 5.3 and PHP 6.0 return today.

15 years agoMFH. Adapting (old) tests to current PHP 6 semantics - s/unicode.semantics test/versi...
Ulf Wendel [Mon, 6 Jul 2009 15:08:13 +0000 (15:08 +0000)]
MFH. Adapting (old) tests to current PHP 6 semantics - s/unicode.semantics test/version_compare

15 years agoMFH. Adding --CLEAN-- sections to all ext/mysqli tests
Ulf Wendel [Mon, 6 Jul 2009 14:39:10 +0000 (14:39 +0000)]
MFH. Adding --CLEAN-- sections to all ext/mysqli tests

15 years ago- MFH: #48771, rename() between drives error: No error
Pierre Joye [Mon, 6 Jul 2009 08:56:23 +0000 (08:56 +0000)]
- MFH: #48771, rename() between drives error: No error

15 years agoMFB: Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in domain
Ilia Alshanetsky [Sun, 5 Jul 2009 16:08:05 +0000 (16:08 +0000)]
MFB: Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in domain
components).

15 years agofix test
Zoe Slattery [Sun, 5 Jul 2009 14:46:08 +0000 (14:46 +0000)]
fix test

15 years agoMFH:
Felipe Pena [Sat, 4 Jul 2009 20:31:27 +0000 (20:31 +0000)]
MFH:
- Added missing methods' arginfo (for void params)
- Fixed arginfos:
  - MultipleIterator::__construct
  - MultipleIterator::setFlags      (Thanks Philip!)
  - SplFixedArray::__construct

15 years agostop polluting my /tmp dir
Antony Dovgal [Fri, 3 Jul 2009 14:02:28 +0000 (14:02 +0000)]
stop polluting my /tmp dir

15 years agoMFH. ... to play with large data sets. Currently its only 10MB in size to keep the...
Ulf Wendel [Fri, 3 Jul 2009 12:14:39 +0000 (12:14 +0000)]
MFH. ... to play with large data sets. Currently its only 10MB in size to keep the test runtime short. However, its easy to increase, if you want to test large data sets

15 years agoNuke "hotfix", fix the real issue..
Jani Taskinen [Fri, 3 Jul 2009 11:42:11 +0000 (11:42 +0000)]
Nuke "hotfix", fix the real issue..

15 years agoMFH: Tests for ext/ldap from PHPBelgium TestFest
Patrick Allaert [Fri, 3 Jul 2009 09:21:31 +0000 (09:21 +0000)]
MFH: Tests for ext/ldap from PHPBelgium TestFest

15 years agoMFH. Global s/ini_get('unicode.semantics')/version check/ . Early PHP 6 times are...
Ulf Wendel [Fri, 3 Jul 2009 08:42:46 +0000 (08:42 +0000)]
MFH. Global s/ini_get('unicode.semantics')/version check/ . Early PHP 6 times are gone. I hope unicode logic will not change any more

15 years agoMFH. Fixing borked test, again new run-tests.php has found it... Fails with HEAD...
Ulf Wendel [Fri, 3 Jul 2009 08:25:25 +0000 (08:25 +0000)]
MFH. Fixing borked test, again new run-tests.php has found it... Fails with HEAD, passes with 5.3

15 years ago- Fixed bug #48782 (CFLAGS killed during configure)
Jani Taskinen [Fri, 3 Jul 2009 07:59:53 +0000 (07:59 +0000)]
- Fixed bug #48782 (CFLAGS killed during configure)

15 years agoMFH. Fixing borked test - thanks again new run-tests.php tool (and team).
Ulf Wendel [Fri, 3 Jul 2009 07:50:10 +0000 (07:50 +0000)]
MFH. Fixing borked test - thanks again new run-tests.php tool (and team).

15 years ago- New tests (DutchUG testfest)
Felipe Pena [Fri, 3 Jul 2009 00:09:08 +0000 (00:09 +0000)]
- New tests (DutchUG testfest)

15 years agobugfix
Stanislav Malyshev [Thu, 2 Jul 2009 22:36:16 +0000 (22:36 +0000)]
bugfix

15 years agoMFB: Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns
Ilia Alshanetsky [Thu, 2 Jul 2009 13:42:16 +0000 (13:42 +0000)]
MFB: Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns
on files that have been opened with r+).

15 years agoMFH: removed references to track_vars, since this option doesnt exist since ages
Lukas Smith [Thu, 2 Jul 2009 13:34:38 +0000 (13:34 +0000)]
MFH: removed references to track_vars, since this option doesnt exist since ages

15 years agoMFH. Adding CLEAN sections, fixing some SKIPIF sections. Cool new run-tests.php,...
Ulf Wendel [Thu, 2 Jul 2009 10:05:37 +0000 (10:05 +0000)]
MFH. Adding CLEAN sections, fixing some SKIPIF sections. Cool new run-tests.php, Zoe (and other) - its a great help to detect stinky SKIPIF and CLEAN

15 years agocall-time pass-by-reference is deprecated in 5.3
Gwynne Raskind [Thu, 2 Jul 2009 10:05:15 +0000 (10:05 +0000)]
call-time pass-by-reference is deprecated in 5.3

15 years agoDon't use short tags in tests
Gwynne Raskind [Thu, 2 Jul 2009 10:03:14 +0000 (10:03 +0000)]
Don't use short tags in tests

15 years agoFixed a stray 'in the test
Gwynne Raskind [Thu, 2 Jul 2009 10:02:38 +0000 (10:02 +0000)]
Fixed a stray 'in the test

15 years agoMFH - Test for bug #48754
Ulf Wendel [Thu, 2 Jul 2009 07:42:48 +0000 (07:42 +0000)]
MFH - Test for bug #48754

15 years agocleanup Locale::lookup
Stanislav Malyshev [Thu, 2 Jul 2009 00:43:26 +0000 (00:43 +0000)]
cleanup Locale::lookup

15 years ago- MFH: New tests (NorwayUG testfest)
Felipe Pena [Thu, 2 Jul 2009 00:04:52 +0000 (00:04 +0000)]
- MFH: New tests (NorwayUG testfest)

15 years agotypo
Stanislav Malyshev [Wed, 1 Jul 2009 20:31:26 +0000 (20:31 +0000)]
typo

15 years agoMFH: Fix test on Windows
Kalle Sommer Nielsen [Wed, 1 Jul 2009 20:27:11 +0000 (20:27 +0000)]
MFH: Fix test on Windows

15 years agoupdate API files
Stanislav Malyshev [Wed, 1 Jul 2009 20:25:38 +0000 (20:25 +0000)]
update API files

15 years agofix proto
Stanislav Malyshev [Wed, 1 Jul 2009 20:17:31 +0000 (20:17 +0000)]
fix proto

15 years agoMFH: Fixed #45280 (Reflection of instantiated COM classes causes PHP to crash) (Paul...
Kalle Sommer Nielsen [Wed, 1 Jul 2009 18:44:56 +0000 (18:44 +0000)]
MFH: Fixed #45280 (Reflection of instantiated COM classes causes PHP to crash) (Paul Richards, Kalle)

15 years agoMFH: Fixed memory leak if zero parameters are passed, Thanks Felipe
Kalle Sommer Nielsen [Wed, 1 Jul 2009 17:43:16 +0000 (17:43 +0000)]
MFH: Fixed memory leak if zero parameters are passed, Thanks Felipe

15 years agoBFN #48757
Kalle Sommer Nielsen [Wed, 1 Jul 2009 17:38:52 +0000 (17:38 +0000)]
BFN #48757

15 years agoMFH: Fixed bug #48757 (ReflectionFunction::invoke() parameter issues)
Kalle Sommer Nielsen [Wed, 1 Jul 2009 17:38:03 +0000 (17:38 +0000)]
MFH: Fixed bug #48757 (ReflectionFunction::invoke() parameter issues)

15 years agoMFH - Changing tests to run with both PHP 6 and PHP 5.3 to make future MFH easier...
Ulf Wendel [Wed, 1 Jul 2009 15:33:31 +0000 (15:33 +0000)]
MFH - Changing tests to run with both PHP 6 and PHP 5.3 to make future MFH easier. Basically three changes over all files: a) s/unicode(/%unicode|string% b) s/[u/[%u|b% c) s/unicode.semantics/version_compare

15 years agoMFH - Adding XFAIL for some tests which expect the zval cache of mysqlnd to be on...
Ulf Wendel [Wed, 1 Jul 2009 12:52:58 +0000 (12:52 +0000)]
MFH - Adding XFAIL for some tests which expect the zval cache of mysqlnd to be on. It has been disabled for the PHP 5.3.0 release. Adding INI sections to ensure that statistics are collected. Adding tests that check if statistics collection can be disabled

15 years ago- Fix test
Felipe Pena [Wed, 1 Jul 2009 12:15:00 +0000 (12:15 +0000)]
- Fix test

15 years ago- Fixed tests
Felipe Pena [Wed, 1 Jul 2009 02:32:55 +0000 (02:32 +0000)]
- Fixed tests

15 years ago- MFH: New tests (SaoPaulo UG testfest)
Felipe Pena [Wed, 1 Jul 2009 00:56:01 +0000 (00:56 +0000)]
- MFH: New tests (SaoPaulo UG testfest)

15 years agofix json shared build on Windows
Stanislav Malyshev [Tue, 30 Jun 2009 17:52:21 +0000 (17:52 +0000)]
fix json shared build on Windows

15 years agoMFH: spl_autoload_unregister/spl_autoload_functions and closures
Christian Seiler [Tue, 30 Jun 2009 17:14:37 +0000 (17:14 +0000)]
MFH: spl_autoload_unregister/spl_autoload_functions and closures

15 years ago- MFH: Fixed bug #47351 (Memory leak in DateTime).
Derick Rethans [Tue, 30 Jun 2009 16:17:30 +0000 (16:17 +0000)]
- MFH: Fixed bug #47351 (Memory leak in DateTime).

15 years agofixed bug #48681 (openssl signature verification for tar archives broken)
Greg Beaver [Tue, 30 Jun 2009 14:49:12 +0000 (14:49 +0000)]
fixed bug #48681 (openssl signature verification for tar archives broken)

15 years agoMFH: expanded the section about how to create the changelog
Lukas Smith [Tue, 30 Jun 2009 14:24:25 +0000 (14:24 +0000)]
MFH: expanded the section about how to create the changelog

15 years agoMFH Fix bug #48284 - adler32 is in the wrong order. Changed to match what zlib...
Scott MacVicar [Tue, 30 Jun 2009 13:21:53 +0000 (13:21 +0000)]
MFH   Fix bug #48284 - adler32 is in the wrong order. Changed to match what zlib produces.

15 years agoMFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
Ilia Alshanetsky [Tue, 30 Jun 2009 12:20:35 +0000 (12:20 +0000)]
MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
TMPDIR).

15 years ago- MFH: Fixed bug #48709 (metaphone and 'wh')
Felipe Pena [Tue, 30 Jun 2009 11:46:20 +0000 (11:46 +0000)]
- MFH: Fixed bug #48709 (metaphone and 'wh')

15 years agoMFH: Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo)
Kalle Sommer Nielsen [Tue, 30 Jun 2009 11:39:15 +0000 (11:39 +0000)]
MFH: Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo)

# Note, this does not go in 5.2 because the inet ports for VC6 are not in that branch

15 years ago- New test
Felipe Pena [Tue, 30 Jun 2009 11:37:42 +0000 (11:37 +0000)]
- New test

15 years agoMFH: formatting fix for the re-releasing section
Lukas Smith [Tue, 30 Jun 2009 11:37:24 +0000 (11:37 +0000)]
MFH: formatting fix for the re-releasing section

15 years ago- MFH: Fixed bug #48709 (metaphone and 'wh')
Felipe Pena [Tue, 30 Jun 2009 11:34:31 +0000 (11:34 +0000)]
- MFH: Fixed bug #48709 (metaphone and 'wh')

15 years agoMFH Upgrade libsqlite to 3.6.16, fixes a possible error with triggers
Scott MacVicar [Tue, 30 Jun 2009 11:17:14 +0000 (11:17 +0000)]
MFH Upgrade libsqlite to 3.6.16, fixes a possible error with triggers

15 years agoBack to -dev
Johannes Schlüter [Mon, 29 Jun 2009 16:33:25 +0000 (16:33 +0000)]
Back to -dev

15 years agoFix grammar (thanks Christian Hoffmann)
Johannes Schlüter [Mon, 29 Jun 2009 13:04:29 +0000 (13:04 +0000)]
Fix grammar (thanks Christian Hoffmann)

15 years agoThe php.ini files we ship were renamed
Johannes Schlüter [Mon, 29 Jun 2009 10:03:24 +0000 (10:03 +0000)]
The php.ini files we ship were renamed

15 years agoImprove wording and drop outdated link
Johannes Schlüter [Mon, 29 Jun 2009 09:37:06 +0000 (09:37 +0000)]
Improve wording and drop outdated link

15 years agoMFH: Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException
Johannes Schlüter [Mon, 29 Jun 2009 09:36:03 +0000 (09:36 +0000)]
MFH: Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException
"SQLSTATE[] (null)")  (Felipe)

15 years agoBasic test for max() on 64 bit platforms. Tested on Linux 64 bit
andy wharmby [Mon, 29 Jun 2009 07:52:23 +0000 (07:52 +0000)]
Basic test for max() on 64 bit platforms. Tested on Linux 64 bit

15 years agoFix tests
andy wharmby [Mon, 29 Jun 2009 07:45:11 +0000 (07:45 +0000)]
Fix tests

15 years agoBasic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit
andy wharmby [Mon, 29 Jun 2009 07:31:10 +0000 (07:31 +0000)]
Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit

15 years agoFix path
Johannes Schlüter [Sun, 28 Jun 2009 21:52:51 +0000 (21:52 +0000)]
Fix path

15 years agoMFH Add missing ini entries (Mikko)
Johannes Schlüter [Sun, 28 Jun 2009 17:56:18 +0000 (17:56 +0000)]
MFH Add missing ini entries (Mikko)

15 years agoMFH: Add ibase settings
Johannes Schlüter [Sun, 28 Jun 2009 16:41:17 +0000 (16:41 +0000)]
MFH: Add ibase settings

15 years agoDrop debug switches from UPGRADING, they need --enable-debug and aren't ment for...
Johannes Schlüter [Sun, 28 Jun 2009 16:14:30 +0000 (16:14 +0000)]
Drop debug switches from UPGRADING, they need --enable-debug and aren't ment for users

15 years agoMFH: Add two ini settings and remove ini setting which is commented out in code
Johannes Schlüter [Sun, 28 Jun 2009 15:56:19 +0000 (15:56 +0000)]
MFH: Add two ini settings and remove ini setting which is commented out in code

15 years agoMFH: fix typo
Johannes Schlüter [Sun, 28 Jun 2009 15:29:24 +0000 (15:29 +0000)]
MFH: fix typo

15 years agoMFH: Add missing MySQL entries
Johannes Schlüter [Sun, 28 Jun 2009 15:21:19 +0000 (15:21 +0000)]
MFH: Add missing MySQL entries

15 years agoRecord "new" ini param
Christopher Jones [Sun, 28 Jun 2009 14:31:12 +0000 (14:31 +0000)]
Record "new" ini param

15 years ago- fix build
Pierre Joye [Sun, 28 Jun 2009 12:04:44 +0000 (12:04 +0000)]
- fix build

15 years ago- MFH: fix regression introduced by the fix for #48518 (Ilia, Rasmus)
Pierre Joye [Sun, 28 Jun 2009 09:50:14 +0000 (09:50 +0000)]
- MFH: fix regression introduced by the fix for #48518 (Ilia, Rasmus)

15 years ago- MF52: calloc must actually clear the requested size (Andrei)
Pierre Joye [Sun, 28 Jun 2009 09:48:48 +0000 (09:48 +0000)]
- MF52: calloc must actually clear the requested size (Andrei)

15 years agoGroup the open_basedir entries
Hannes Magnusson [Sat, 27 Jun 2009 13:33:20 +0000 (13:33 +0000)]
Group the open_basedir entries