]> granicus.if.org Git - php/log
php
15 years agofix memory leak
Stanislav Malyshev [Fri, 17 Jul 2009 00:57:28 +0000 (00:57 +0000)]
fix memory leak

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

15 years ago- Not supposed to be here..
Jani Taskinen [Thu, 16 Jul 2009 16:09:18 +0000 (16:09 +0000)]
- Not supposed to be here..

15 years agoMFH
Jani Taskinen [Thu, 16 Jul 2009 12:19:02 +0000 (12:19 +0000)]
MFH

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 agoMFH: dropped some more mime types, svnclean -> clean for multiple VCS
Gwynne Raskind [Thu, 16 Jul 2009 04:54:26 +0000 (04:54 +0000)]
MFH: dropped some more mime types, svnclean -> clean for multiple VCS

15 years ago- MFH: Removed trailing zeros on double to string conversion (noticed on #48924)
Felipe Pena [Thu, 16 Jul 2009 01:00:22 +0000 (01:00 +0000)]
- MFH: Removed trailing zeros on double to string conversion (noticed on #48924)

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

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

15 years agoFix the buffer handling here
Rasmus Lerdorf [Wed, 15 Jul 2009 23:50:59 +0000 (23:50 +0000)]
Fix the buffer handling here

15 years agoLimit db connection strings to 255 chars here - I don't trust the underlying libs
Rasmus Lerdorf [Wed, 15 Jul 2009 19:16:58 +0000 (19:16 +0000)]
Limit db connection strings to 255 chars here - I don't trust the underlying libs

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

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

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

15 years agoMFH: fix broken test
Alexey Zakhlestin [Wed, 15 Jul 2009 10:17:04 +0000 (10:17 +0000)]
MFH: fix broken test

15 years agoFix test
andy wharmby [Wed, 15 Jul 2009 08:19:05 +0000 (08:19 +0000)]
Fix test

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

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

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

15 years agofix build
Stanislav Malyshev [Tue, 14 Jul 2009 18:55:06 +0000 (18:55 +0000)]
fix build

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

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

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

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

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

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

15 years ago- cvs to svn changes
Pierre Joye [Mon, 13 Jul 2009 16:01:40 +0000 (16:01 +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:42:59 +0000 (06:42 +0000)]
MFB: remove ZendEngine* detection, we always have Zend now (svn)

15 years agoMFB: cvsclean -> svnclean
Gwynne Raskind [Sun, 12 Jul 2009 22:06:53 +0000 (22:06 +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:42:16 +0000 (16:42 +0000)]
MFB: Fixed a possible crash inside OnUpdateErrorLog() when restoring an empty value

15 years agoTest commit - but pseudo useful
Rasmus Lerdorf [Sat, 11 Jul 2009 04:14:29 +0000 (04:14 +0000)]
Test commit - but pseudo useful

15 years agoMFH: Get rid of PHP 4 related buildconf and moving around directories. As we switched...
David Soria Parra [Sat, 11 Jul 2009 02:47:38 +0000 (02:47 +0000)]
MFH: 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:36 +0000 (11:45 +0000)]
Fix test

15 years agoBFN
Ilia Alshanetsky [Wed, 8 Jul 2009 03:10:32 +0000 (03:10 +0000)]
BFN

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

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

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

15 years ago- #48116
Pierre Joye [Tue, 7 Jul 2009 15:15:46 +0000 (15:15 +0000)]
- #48116

15 years ago - MF53: #48116, fix build with openssl 1.0
Pierre Joye [Tue, 7 Jul 2009 15:14:03 +0000 (15:14 +0000)]
 - MF53: #48116, fix build with openssl 1.0

15 years agoF*ckin bom
Jani Taskinen [Tue, 7 Jul 2009 12:19:42 +0000 (12:19 +0000)]
F*ckin bom

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

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

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

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

15 years ago- Added missing file
Jani Taskinen [Mon, 6 Jul 2009 14:10:38 +0000 (14:10 +0000)]
- Added missing file

15 years agoFixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in domain
Ilia Alshanetsky [Sun, 5 Jul 2009 16:07:24 +0000 (16:07 +0000)]
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:53 +0000 (14:46 +0000)]
fix test

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

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

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

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

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

15 years agoBFN #45280
Kalle Sommer Nielsen [Wed, 1 Jul 2009 18:46:53 +0000 (18:46 +0000)]
BFN #45280

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

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

15 years ago- New tests
Felipe Pena [Wed, 1 Jul 2009 02:36:28 +0000 (02:36 +0000)]
- New tests

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

15 years agoWS
Ilia Alshanetsky [Mon, 29 Jun 2009 12:40:46 +0000 (12:40 +0000)]
WS

15 years agoBasic test for max() on 64 bit platforms. Tested on Linux 64 bit
andy wharmby [Mon, 29 Jun 2009 07:52:25 +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:12 +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:14 +0000 (07:31 +0000)]
Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit

15 years ago- MFH: Fixed bug #48709 (metaphone and 'wh')
Felipe Pena [Sun, 28 Jun 2009 18:44:28 +0000 (18:44 +0000)]
- MFH: Fixed bug #48709 (metaphone and 'wh')

15 years ago- Typo, removed BOM (this file was supposed to be just ascii..right? :)
Jani Taskinen [Sun, 28 Jun 2009 15:40:00 +0000 (15:40 +0000)]
- Typo, removed BOM (this file was supposed to be just ascii..right? :)

15 years agoFN
Ilia Alshanetsky [Sun, 28 Jun 2009 14:15:32 +0000 (14:15 +0000)]
FN

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

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

15 years ago- MFH: Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException "SQLST...
Felipe Pena [Sun, 28 Jun 2009 02:09:50 +0000 (02:09 +0000)]
- MFH: Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException "SQLSTATE[] (null)")

15 years ago- MFH: Fixed bug #48693 (Double declaration of __lambda_func when lambda wrongly...
Felipe Pena [Sun, 28 Jun 2009 01:16:36 +0000 (01:16 +0000)]
- MFH: Fixed bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted)

15 years agoMFH: add libxml_disable_entity_loader function
Rob Richards [Fri, 26 Jun 2009 20:27:44 +0000 (20:27 +0000)]
MFH: add libxml_disable_entity_loader function

15 years agofix skipif
Zoe Slattery [Thu, 25 Jun 2009 14:49:47 +0000 (14:49 +0000)]
fix skipif

15 years agofix skipif
Zoe Slattery [Thu, 25 Jun 2009 14:42:38 +0000 (14:42 +0000)]
fix skipif

15 years agofix skipif
Zoe Slattery [Thu, 25 Jun 2009 12:37:45 +0000 (12:37 +0000)]
fix skipif

15 years agoHandle instances where TMPDIR = ""
Ilia Alshanetsky [Thu, 25 Jun 2009 01:35:05 +0000 (01:35 +0000)]
Handle instances where TMPDIR = ""

15 years agoMFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query set
Scott MacVicar [Thu, 25 Jun 2009 00:07:20 +0000 (00:07 +0000)]
MFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query set

15 years agoFixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
Ilia Alshanetsky [Wed, 24 Jun 2009 12:21:20 +0000 (12:21 +0000)]
Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
TMPDIR).

15 years agoMFH:- Fixed bug #48661 (phpize broken with non-bash shells)
Jani Taskinen [Wed, 24 Jun 2009 07:43:18 +0000 (07:43 +0000)]
MFH:- Fixed bug #48661 (phpize broken with non-bash shells)

15 years agoFix test
andy wharmby [Tue, 23 Jun 2009 23:00:57 +0000 (23:00 +0000)]
Fix test

15 years agoNew and fixed html tests. Tested in Windows, Linux and Linux 64.
andy wharmby [Tue, 23 Jun 2009 22:45:33 +0000 (22:45 +0000)]
New and fixed html tests. Tested in Windows, Linux and Linux 64.

15 years agoNew basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests...
andy wharmby [Tue, 23 Jun 2009 22:39:46 +0000 (22:39 +0000)]
New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests fail on PHP 6 (tagged with XFAIL) due to bug 48658

15 years agoFixed build
Ilia Alshanetsky [Tue, 23 Jun 2009 12:43:10 +0000 (12:43 +0000)]
Fixed build

15 years agoMFH: fix arginfo for libxml_use_internal_errors()
Hannes Magnusson [Tue, 23 Jun 2009 12:38:32 +0000 (12:38 +0000)]
MFH: fix arginfo for libxml_use_internal_errors()

15 years agoWhops, nobody saw this :)
Kalle Sommer Nielsen [Tue, 23 Jun 2009 07:09:19 +0000 (07:09 +0000)]
Whops, nobody saw this :)

15 years agoBFN
Kalle Sommer Nielsen [Tue, 23 Jun 2009 01:02:03 +0000 (01:02 +0000)]
BFN

15 years ago- news for #48619
Pierre Joye [Mon, 22 Jun 2009 20:43:24 +0000 (20:43 +0000)]
- news for #48619

15 years ago- MF53: #48619, imap_search ALL segfaults
Pierre Joye [Mon, 22 Jun 2009 20:42:04 +0000 (20:42 +0000)]
- MF53: #48619, imap_search ALL segfaults

15 years agofix shared build on Windows
Stanislav Malyshev [Mon, 22 Jun 2009 18:41:13 +0000 (18:41 +0000)]
fix shared build on Windows

15 years agoShould have been in previous commit
Kalle Sommer Nielsen [Mon, 22 Jun 2009 15:52:59 +0000 (15:52 +0000)]
Should have been in previous commit

15 years agoMFH: Use correct data types here, and gdImageSaveAlpha for the alpha flag
Kalle Sommer Nielsen [Mon, 22 Jun 2009 15:51:12 +0000 (15:51 +0000)]
MFH: Use correct data types here, and gdImageSaveAlpha for the alpha flag

15 years agoMFH: fixed bug #48555 (ImageFTBBox() differs from previous versions for texts with...
Takeshi Abe [Mon, 22 Jun 2009 15:50:18 +0000 (15:50 +0000)]
MFH: fixed bug #48555 (ImageFTBBox() differs from previous versions for texts with new lines)

15 years agoFixed bug #48636 (Error compiling of ext/date on netware).
Ilia Alshanetsky [Mon, 22 Jun 2009 13:42:29 +0000 (13:42 +0000)]
Fixed bug #48636 (Error compiling of ext/date on netware).

15 years ago- Fixed bug #48629 (get_defined_constants() ignores categorize parameter)
Felipe Pena [Mon, 22 Jun 2009 00:03:24 +0000 (00:03 +0000)]
- Fixed bug #48629 (get_defined_constants() ignores categorize parameter)

15 years agoBFN
Scott MacVicar [Sun, 21 Jun 2009 22:33:48 +0000 (22:33 +0000)]
BFN

15 years agoMFH Specific test for bug #48276
Scott MacVicar [Sun, 21 Jun 2009 22:32:19 +0000 (22:32 +0000)]
MFH Specific test for bug #48276

15 years agoMFH Fix bug #48276 - year is a long long so we need %lld so big endian systems print...
Scott MacVicar [Sun, 21 Jun 2009 22:19:19 +0000 (22:19 +0000)]
MFH Fix bug #48276 - year is a long long so we need %lld so big endian systems print the correct value.

15 years agoNew lang tests.
andy wharmby [Sun, 21 Jun 2009 17:42:16 +0000 (17:42 +0000)]
New lang tests.

15 years agoMFH: It's 2009
Johannes Schlüter [Sun, 21 Jun 2009 16:45:24 +0000 (16:45 +0000)]
MFH: It's 2009

15 years ago- MFH: old strlen cleanup
Felipe Pena [Sat, 20 Jun 2009 18:45:18 +0000 (18:45 +0000)]
- MFH: old strlen cleanup

15 years agoMFH: Fixed arginfo for array_map, patch by Matthew Fonda <matthewfonda@gmail.com>
Kalle Sommer Nielsen [Sat, 20 Jun 2009 06:07:46 +0000 (06:07 +0000)]
MFH: Fixed arginfo for array_map, patch by Matthew Fonda <matthewfonda@gmail.com>

15 years agoMFH: Fix memleak
Kalle Sommer Nielsen [Fri, 19 Jun 2009 22:15:44 +0000 (22:15 +0000)]
MFH: Fix memleak

15 years agoFix test; remove spurious code
andy wharmby [Thu, 18 Jun 2009 21:53:18 +0000 (21:53 +0000)]
Fix test; remove spurious code