]> granicus.if.org Git - php/log
php
15 years agofix crash when session hash function generated long hashes with hash_bits_per_charact...
Gwynne Raskind [Fri, 17 Jul 2009 14:21:31 +0000 (14:21 +0000)]
fix crash when session hash function generated long hashes with hash_bits_per_character larger than 4

15 years ago- Fix test
Felipe Pena [Fri, 17 Jul 2009 14:03:17 +0000 (14:03 +0000)]
- Fix test

15 years agodocument the hash name functionality available since 5.3
Gwynne Raskind [Fri, 17 Jul 2009 13:22:44 +0000 (13:22 +0000)]
document the hash name functionality available since 5.3

15 years ago- Add missing file exts
Jani Taskinen [Fri, 17 Jul 2009 12:31:58 +0000 (12:31 +0000)]
- Add missing file exts

15 years ago- Fixed bug #48947 (vcsclean does not remove all created files)
Jani Taskinen [Fri, 17 Jul 2009 12:14:21 +0000 (12:14 +0000)]
- Fixed bug #48947 (vcsclean does not remove all created files)

15 years agoCS
Jani Taskinen [Fri, 17 Jul 2009 11:49:50 +0000 (11:49 +0000)]
CS

15 years ago- Fixed bug #47481 (natcasesort() does not sort extended ASCII characters correctly)
Jani Taskinen [Fri, 17 Jul 2009 11:13:51 +0000 (11:13 +0000)]
- Fixed bug #47481 (natcasesort() does not sort extended ASCII characters correctly)

15 years agofix tests
Zoe Slattery [Fri, 17 Jul 2009 09:25:13 +0000 (09:25 +0000)]
fix tests

15 years agofix tests
Zoe Slattery [Fri, 17 Jul 2009 09:03:04 +0000 (09:03 +0000)]
fix tests

15 years agofix tests
Zoe Slattery [Fri, 17 Jul 2009 08:20:04 +0000 (08:20 +0000)]
fix tests

15 years agoMulti-branch test commit to see if email notifications are working
Rasmus Lerdorf [Fri, 17 Jul 2009 04:26:33 +0000 (04:26 +0000)]
Multi-branch test commit to see if email notifications are working

15 years agofix memory leak
Stanislav Malyshev [Fri, 17 Jul 2009 00:57:46 +0000 (00:57 +0000)]
fix memory leak

15 years ago- Fixed bug #48893 (Problems compiling with Curl)
Felipe Pena [Fri, 17 Jul 2009 00:24:20 +0000 (00:24 +0000)]
- Fixed bug #48893 (Problems compiling with Curl)

15 years ago- Fixed bug #48762 (IPv6 address filter still rejects valid address)
Felipe Pena [Thu, 16 Jul 2009 23:28:12 +0000 (23:28 +0000)]
- Fixed bug #48762 (IPv6 address filter still rejects valid address)

15 years ago- MFB: Double to string conversion fix (#41698 #48924)
Felipe Pena [Thu, 16 Jul 2009 22:37:24 +0000 (22:37 +0000)]
- MFB: Double to string conversion fix (#41698 #48924)

15 years agoAdjust base64_encode() according to PDM notes.
Andrei Zmievski [Thu, 16 Jul 2009 22:19:09 +0000 (22:19 +0000)]
Adjust base64_encode() according to PDM notes.

15 years agoAdjust rawurlencode() according to PDM notes.
Andrei Zmievski [Thu, 16 Jul 2009 22:08:02 +0000 (22:08 +0000)]
Adjust rawurlencode() according to PDM notes.

15 years agoAdjust urlencode() according to PDM notes.
Andrei Zmievski [Thu, 16 Jul 2009 21:48:10 +0000 (21:48 +0000)]
Adjust urlencode() according to PDM notes.

15 years ago- remove accidental commit (?)
Jani Taskinen [Thu, 16 Jul 2009 16:11:50 +0000 (16:11 +0000)]
- remove accidental commit (?)

15 years agoCS
Jani Taskinen [Thu, 16 Jul 2009 12:18:13 +0000 (12:18 +0000)]
CS

15 years ago- Fix the cleanup routine (it is not very nice to delete everything..)
Jani Taskinen [Thu, 16 Jul 2009 12:10:38 +0000 (12:10 +0000)]
- Fix the cleanup routine (it is not very nice to delete everything..)

15 years agoone more attempt at ridding us of some of those annoying mime types
Gwynne Raskind [Thu, 16 Jul 2009 08:10:50 +0000 (08:10 +0000)]
one more attempt at ridding us of some of those annoying mime types

15 years agodropped some more mime types, svnclean -> clean for multiple VCS
Gwynne Raskind [Thu, 16 Jul 2009 04:43:18 +0000 (04:43 +0000)]
dropped some more mime types, svnclean -> clean for multiple VCS

15 years agoBuffer handling fixes
Rasmus Lerdorf [Thu, 16 Jul 2009 00:06:08 +0000 (00:06 +0000)]
Buffer handling fixes

15 years agofix ini_restore problem
Stanislav Malyshev [Thu, 16 Jul 2009 00:03:44 +0000 (00:03 +0000)]
fix ini_restore problem

15 years agofix freed mem reference
Stanislav Malyshev [Wed, 15 Jul 2009 23:57:52 +0000 (23:57 +0000)]
fix freed mem reference

15 years agoLimit connection strings to 255 chars here
Rasmus Lerdorf [Wed, 15 Jul 2009 19:05:09 +0000 (19:05 +0000)]
Limit connection strings to 255 chars here

15 years ago- cvs > svn
Pierre Joye [Wed, 15 Jul 2009 17:08:26 +0000 (17:08 +0000)]
- cvs > svn

15 years ago- cvs > svn
Pierre Joye [Wed, 15 Jul 2009 16:52:50 +0000 (16:52 +0000)]
- cvs > svn

15 years agofix tests corrupted by svn's eol-style=native
Alexey Zakhlestin [Wed, 15 Jul 2009 14:08:18 +0000 (14:08 +0000)]
fix tests corrupted by svn's eol-style=native

15 years agofix broken test
Alexey Zakhlestin [Wed, 15 Jul 2009 10:05:59 +0000 (10:05 +0000)]
fix broken test

15 years agophp5.spec was never used, as far as can be determined. also, php 5 -> php 6 in makerp...
Gwynne Raskind [Wed, 15 Jul 2009 07:04:43 +0000 (07:04 +0000)]
php5.spec was never used, as far as can be determined. also, php 5 -> php 6 in makerpm, but that script needs considerably more work IMO

15 years ago- Fixed bug #48913 (Too long error code strings in pdo_odbc driver)
Felipe Pena [Wed, 15 Jul 2009 02:31:07 +0000 (02:31 +0000)]
- Fixed bug #48913 (Too long error code strings in pdo_odbc driver)

15 years ago- Fixed bug #48899 (is_callable returns true even if method does not exist in parent...
Felipe Pena [Wed, 15 Jul 2009 01:08:15 +0000 (01:08 +0000)]
- Fixed bug #48899 (is_callable returns true even if method does not exist in parent class)

15 years agokill bad mime types
Gwynne Raskind [Tue, 14 Jul 2009 21:54:59 +0000 (21:54 +0000)]
kill bad mime types

15 years agoCVS->SVN
Gwynne Raskind [Tue, 14 Jul 2009 21:49:26 +0000 (21:49 +0000)]
CVS->SVN

15 years agofix build
Stanislav Malyshev [Tue, 14 Jul 2009 19:05:52 +0000 (19:05 +0000)]
fix build

15 years ago- cvs->svn
David Soria Parra [Tue, 14 Jul 2009 09:37:57 +0000 (09:37 +0000)]
- cvs->svn

15 years agoadd intl ini value
Stanislav Malyshev [Mon, 13 Jul 2009 23:58:30 +0000 (23:58 +0000)]
add intl ini value

15 years agoFix date warning by setting the default timezone to UTC
David Soria Parra [Mon, 13 Jul 2009 23:55:34 +0000 (23:55 +0000)]
Fix date warning by setting the default timezone to UTC

15 years ago- remove app/js mime
Pierre Joye [Mon, 13 Jul 2009 21:59:45 +0000 (21:59 +0000)]
- remove app/js mime

15 years agocvs->svn
Rasmus Lerdorf [Mon, 13 Jul 2009 19:16:26 +0000 (19:16 +0000)]
cvs->svn

15 years agocvs->svn
Rasmus Lerdorf [Mon, 13 Jul 2009 18:14:34 +0000 (18:14 +0000)]
cvs->svn

15 years agovn propdel svn:mime-type build/buildcheck.sh
Rasmus Lerdorf [Mon, 13 Jul 2009 17:58:04 +0000 (17:58 +0000)]
vn propdel svn:mime-type build/buildcheck.sh
cvs->svn

15 years ago- rename to svn
Pierre Joye [Mon, 13 Jul 2009 16:11:45 +0000 (16:11 +0000)]
- rename to svn

15 years ago- rename to svn
Pierre Joye [Mon, 13 Jul 2009 16:08:08 +0000 (16:08 +0000)]
- rename to svn

15 years ago- cvs to svn changes
Pierre Joye [Mon, 13 Jul 2009 16:04:04 +0000 (16:04 +0000)]
- cvs to svn changes

15 years agoMFB: remove ZendEngine* detection, we always have Zend now (svn)
David Soria Parra [Mon, 13 Jul 2009 06:41:57 +0000 (06:41 +0000)]
MFB: remove ZendEngine* detection, we always have Zend now (svn)

15 years agoMFB: cvsclean -> svnclean
Gwynne Raskind [Sun, 12 Jul 2009 21:51:28 +0000 (21:51 +0000)]
MFB: cvsclean -> svnclean

15 years agoMFB: Fixed a possible crash inside OnUpdateErrorLog() when restoring an empty value
Ilia Alshanetsky [Sun, 12 Jul 2009 16:43:32 +0000 (16:43 +0000)]
MFB: Fixed a possible crash inside OnUpdateErrorLog() when restoring an empty value
Avoid pointless safe_mode/open_basedir checks on OnUpdateMailLog() if value is empty

15 years agoMFB
Rasmus Lerdorf [Sat, 11 Jul 2009 04:36:26 +0000 (04:36 +0000)]
MFB

15 years agoGet rid of PHP 4 related buildconf and moving around directories. As we switched...
David Soria Parra [Sat, 11 Jul 2009 01:54:08 +0000 (01:54 +0000)]
Get rid of PHP 4 related buildconf and moving around directories. As we switched to svn ZE2 is in Zend by default.

15 years agoFix test
andy wharmby [Thu, 9 Jul 2009 11:45:37 +0000 (11:45 +0000)]
Fix test

15 years agoChangeLog update
<changelog@php.net> [Thu, 9 Jul 2009 01:34:17 +0000 (01:34 +0000)]
ChangeLog update

15 years agofix mail.log openbasedir interaction with .htaccess
Stanislav Malyshev [Thu, 9 Jul 2009 00:24:26 +0000 (00:24 +0000)]
fix mail.log openbasedir interaction with .htaccess

15 years ago- Fixed bug #48854 (array_merge_recursive modifies arrays after first one)
Felipe Pena [Wed, 8 Jul 2009 18:21:13 +0000 (18:21 +0000)]
- Fixed bug #48854 (array_merge_recursive modifies arrays after first one)

15 years ago- skip on windows
Pierre Joye [Wed, 8 Jul 2009 10:44:29 +0000 (10:44 +0000)]
- skip on windows

15 years ago- windows version
Pierre Joye [Wed, 8 Jul 2009 10:43:32 +0000 (10:43 +0000)]
- windows version

15 years ago- windows version
Pierre Joye [Wed, 8 Jul 2009 10:15:52 +0000 (10:15 +0000)]
- windows version

15 years ago- MF53: skip on win, different error msg
Pierre Joye [Wed, 8 Jul 2009 10:14:14 +0000 (10:14 +0000)]
- MF53: skip on win, different error msg

15 years ago- MF53: fix test (mtime only is changed)
Pierre Joye [Wed, 8 Jul 2009 10:00:45 +0000 (10:00 +0000)]
- MF53: fix test (mtime only is changed)

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

15 years agoChangeLog update
<changelog@php.net> [Wed, 8 Jul 2009 01:34:26 +0000 (01:34 +0000)]
ChangeLog update

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

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

15 years ago- fixed, remove XFAIL
Pierre Joye [Tue, 7 Jul 2009 22:05:27 +0000 (22:05 +0000)]
- fixed, remove XFAIL

15 years ago- sync with 5.3
Pierre Joye [Tue, 7 Jul 2009 21:56:18 +0000 (21:56 +0000)]
- sync with 5.3

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

15 years agoAdjust tests. The order in which notices appear is platform dependend as the function...
David Soria Parra [Tue, 7 Jul 2009 11:52:43 +0000 (11:52 +0000)]
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 agoFixing tests to run with SQL_MODE=ANSI_QUOTES as well.
Ulf Wendel [Tue, 7 Jul 2009 11:31:45 +0000 (11:31 +0000)]
Fixing tests to run with  SQL_MODE=ANSI_QUOTES as well.

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

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

15 years agoChangeLog update
<changelog@php.net> [Tue, 7 Jul 2009 01:33:12 +0000 (01:33 +0000)]
ChangeLog update

15 years ago- New tests (WurzbrugUG testfest)
Felipe Pena [Tue, 7 Jul 2009 01:15:12 +0000 (01:15 +0000)]
- 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:26 +0000 (00:44 +0000)]
MFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows some invalid e-mail
syntaxes)

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

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

15 years ago- merge errors support
Stanislav Malyshev [Mon, 6 Jul 2009 23:44:16 +0000 (23:44 +0000)]
- merge errors support
- merge IDN

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

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

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

15 years agoFixing mysqlnd version test to run some four previously skipped tests. There is no...
Ulf Wendel [Mon, 6 Jul 2009 15:43:59 +0000 (15:43 +0000)]
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 agoAdapting (old) tests to current PHP 6 semantics - s/unicode.semantics test/version_co...
Ulf Wendel [Mon, 6 Jul 2009 15:07:31 +0000 (15:07 +0000)]
Adapting (old) tests to current PHP 6 semantics - s/unicode.semantics test/version_compare

15 years agoAdding --CLEAN-- sections to all ext/mysqli tests
Ulf Wendel [Mon, 6 Jul 2009 14:36:52 +0000 (14:36 +0000)]
Adding --CLEAN-- sections to all ext/mysqli tests

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

15 years agoChangeLog update
<changelog@php.net> [Mon, 6 Jul 2009 01:33:06 +0000 (01:33 +0000)]
ChangeLog update

15 years agoMFB: Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in
Ilia Alshanetsky [Sun, 5 Jul 2009 16:08:15 +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:45:14 +0000 (14:45 +0000)]
fix test

15 years agoChangeLog update
<changelog@php.net> [Sun, 5 Jul 2009 01:33:06 +0000 (01:33 +0000)]
ChangeLog update

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

15 years agoChangeLog update
<changelog@php.net> [Sat, 4 Jul 2009 01:33:10 +0000 (01:33 +0000)]
ChangeLog update

15 years agomerge from 5_3
Antony Dovgal [Fri, 3 Jul 2009 14:03:00 +0000 (14:03 +0000)]
merge from 5_3

15 years ago... to play with large data sets. Currently its only 10MB in size to keep the test...
Ulf Wendel [Fri, 3 Jul 2009 12:13:57 +0000 (12:13 +0000)]
... 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 agotypo. or something. Who knows, the branches are a mess anyway..
Jani Taskinen [Fri, 3 Jul 2009 11:41:06 +0000 (11:41 +0000)]
typo. or something. Who knows, the branches are a mess anyway..

15 years agoTests for ext/ldap from PHPBelgium TestFest
Patrick Allaert [Fri, 3 Jul 2009 09:20:50 +0000 (09:20 +0000)]
Tests for ext/ldap from PHPBelgium TestFest

15 years agoGlobal s/ini_get('unicode.semantics')/version check/ . Early PHP 6 times are gone...
Ulf Wendel [Fri, 3 Jul 2009 08:42:25 +0000 (08:42 +0000)]
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 agoFixing borked test, again new run-tests.php has found it... Fails with HEAD, passes...
Ulf Wendel [Fri, 3 Jul 2009 08:23:57 +0000 (08:23 +0000)]
Fixing borked test, again new run-tests.php has found it... Fails with HEAD, passes with 5.3

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

15 years agoChangeLog update
<changelog@php.net> [Fri, 3 Jul 2009 01:33:11 +0000 (01:33 +0000)]
ChangeLog update

15 years ago- Missing files
Felipe Pena [Fri, 3 Jul 2009 00:09:47 +0000 (00:09 +0000)]
- Missing files