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

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

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

15 years agoAs Jani would say; Fix NEWS
Kalle Sommer Nielsen [Thu, 2 Jul 2009 17:24:55 +0000 (17:24 +0000)]
As Jani would say; Fix NEWS

15 years agoMFB: Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns
Ilia Alshanetsky [Thu, 2 Jul 2009 13:42:24 +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 agoremoved references to track_vars, since this option doesnt exist since ages
Lukas Smith [Thu, 2 Jul 2009 13:34:29 +0000 (13:34 +0000)]
removed references to track_vars, since this option doesnt exist since ages

15 years agoAdding CLEAN sections, fixing some SKIPIF sections. Cool new run-tests.php, Zoe ...
Ulf Wendel [Thu, 2 Jul 2009 10:04:25 +0000 (10:04 +0000)]
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 agoTest for bug #48754
Ulf Wendel [Thu, 2 Jul 2009 07:42:34 +0000 (07:42 +0000)]
Test for bug #48754

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

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

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

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

15 years agoFix test on Windows
Kalle Sommer Nielsen [Wed, 1 Jul 2009 20:26:37 +0000 (20:26 +0000)]
Fix test on Windows

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

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

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

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

15 years agoFixed bug #48757 (ReflectionFunction::invoke() parameter issues)
Kalle Sommer Nielsen [Wed, 1 Jul 2009 17:37:42 +0000 (17:37 +0000)]
Fixed bug #48757 (ReflectionFunction::invoke() parameter issues)

15 years agoChanging tests to run with both PHP 6 and PHP 5.3 to make future MFH easier. Basicall...
Ulf Wendel [Wed, 1 Jul 2009 15:31:32 +0000 (15:31 +0000)]
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 agoMFB52: Fix include path
Johannes Schlüter [Wed, 1 Jul 2009 14:13:07 +0000 (14:13 +0000)]
MFB52: Fix include path

15 years agoAdding XFAIL for some tests which expect the zval cache of mysqlnd to be on. It has...
Ulf Wendel [Wed, 1 Jul 2009 12:51:40 +0000 (12:51 +0000)]
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- Fixed previous fix
Felipe Pena [Wed, 1 Jul 2009 12:06:27 +0000 (12:06 +0000)]
- Fixed previous fix

15 years ago- Fixed memory leak
Felipe Pena [Wed, 1 Jul 2009 12:04:05 +0000 (12:04 +0000)]
- Fixed memory leak

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

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

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

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

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

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

15 years agoFix tests for bug #48284 - adler32 is in the wrong order.
Scott MacVicar [Tue, 30 Jun 2009 12:50:16 +0000 (12:50 +0000)]
Fix tests for bug #48284 - adler32 is in the wrong order.

15 years agoFix bug #48284 - adler32 is in the wrong order. Changed to match what zlib produces.
Scott MacVicar [Tue, 30 Jun 2009 12:49:54 +0000 (12:49 +0000)]
Fix bug #48284 - adler32 is in the wrong order. Changed to match what zlib produces.

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

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

15 years agoMFB5.3: Add missing ini entries (Mikko)
Hannes Magnusson [Tue, 30 Jun 2009 08:49:05 +0000 (08:49 +0000)]
MFB5.3: Add missing ini entries (Mikko)

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

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

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

15 years agoUpdate libsqlite to 3.6.16
Scott MacVicar [Sun, 28 Jun 2009 22:58:49 +0000 (22:58 +0000)]
Update libsqlite to 3.6.16

15 years agoforgotten some credits :)
Patrick Allaert [Sun, 28 Jun 2009 22:40:38 +0000 (22:40 +0000)]
forgotten some credits :)

15 years agounicode support in ext/ldap
Patrick Allaert [Sun, 28 Jun 2009 22:38:23 +0000 (22:38 +0000)]
unicode support in ext/ldap

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

15 years agoUpdate
Andrei Zmievski [Sun, 28 Jun 2009 18:00:38 +0000 (18:00 +0000)]
Update

15 years agoAdd missing ini entries (Mikko)
Johannes Schlüter [Sun, 28 Jun 2009 17:55:36 +0000 (17:55 +0000)]
Add missing ini entries (Mikko)

15 years agoAdd ibase settings
Johannes Schlüter [Sun, 28 Jun 2009 16:40:22 +0000 (16:40 +0000)]
Add ibase settings

15 years ago- Add two ini settings
Johannes Schlüter [Sun, 28 Jun 2009 15:55:19 +0000 (15:55 +0000)]
- Add two ini settings

15 years ago- dot dot dot.. :)
Jani Taskinen [Sun, 28 Jun 2009 15:41:25 +0000 (15:41 +0000)]
- dot dot dot.. :)

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

15 years agoAdd missing MySQL entries
Johannes Schlüter [Sun, 28 Jun 2009 15:20:22 +0000 (15:20 +0000)]
Add missing MySQL entries

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

15 years ago- Fixed bug #48658 (Change in behaviour of parse_str on php 6.0)
Felipe Pena [Sun, 28 Jun 2009 02:36:19 +0000 (02:36 +0000)]
- Fixed bug #48658 (Change in behaviour of parse_str on php 6.0)

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

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

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

15 years ago- fix regression introduced by the fix for #48518 (Ilia, Rasmus)
Pierre Joye [Sat, 27 Jun 2009 21:20:25 +0000 (21:20 +0000)]
- fix regression introduced by the fix for #48518 (Ilia, Rasmus)

15 years ago[DOC]
Mikko Koppanen [Sat, 27 Jun 2009 15:22:06 +0000 (15:22 +0000)]
[DOC]
Support multiple paths (separated by path_separator) in config-file-scan-dir/PHP_INI_SCAN_DIR

15 years agoChangeLog update
<changelog@php.net> [Sat, 27 Jun 2009 01:35:55 +0000 (01:35 +0000)]
ChangeLog update

15 years ago- MF53:
Pierre Joye [Fri, 26 Jun 2009 07:44:57 +0000 (07:44 +0000)]
- MF53:
 - Windows ACL cache support, update existing tests and add a new one
 - #48535,  file_exists returns false when impersonate is used

15 years ago- add license
Pierre Joye [Fri, 26 Jun 2009 07:25:38 +0000 (07:25 +0000)]
- add license

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

15 years agoAdd test
Johannes Schlüter [Thu, 25 Jun 2009 15:04:14 +0000 (15:04 +0000)]
Add test

15 years ago- Fixed bug #48696 (ldap_read() segfaults with invalid parameters)
Felipe Pena [Thu, 25 Jun 2009 14:48:53 +0000 (14:48 +0000)]
- Fixed bug #48696 (ldap_read() segfaults with invalid parameters)

15 years agoFixed bug #48678 (DateInterval segfaults when unserialising)
Ilia Alshanetsky [Thu, 25 Jun 2009 12:41:41 +0000 (12:41 +0000)]
Fixed bug #48678 (DateInterval segfaults when unserialising)

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

15 years agoChangeLog update
<changelog@php.net> [Thu, 25 Jun 2009 01:33:13 +0000 (01:33 +0000)]
ChangeLog update

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

15 years agofix Bug #48681: openssl signature verification for tar archives broken in ext/phar...
Greg Beaver [Wed, 24 Jun 2009 22:19:47 +0000 (22:19 +0000)]
fix Bug #48681: openssl signature verification for tar archives broken in ext/phar, merge small fixes to phar.phar generation from PHP_5_3

15 years ago- Fixed memleak when depth arg is less than zero
Felipe Pena [Wed, 24 Jun 2009 17:39:36 +0000 (17:39 +0000)]
- Fixed memleak when depth arg is less than zero

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

15 years ago- add readme.redist.bins as .txt
Pierre Joye [Wed, 24 Jun 2009 11:52:07 +0000 (11:52 +0000)]
- add readme.redist.bins as .txt

15 years ago- MF53: add licenses info for bundled libs, codes merged from other projects, etc...
Pierre Joye [Wed, 24 Jun 2009 11:48:44 +0000 (11:48 +0000)]
- MF53: add licenses info for bundled libs, codes merged from other projects, etc., information for binary distributions (windows, linux, etc.)

15 years ago- MF53: license for libgd
Pierre Joye [Wed, 24 Jun 2009 11:47:46 +0000 (11:47 +0000)]
- MF53: license for libgd

15 years agoFixed bug #48643 (String functions memory issue)
Dmitry Stogov [Wed, 24 Jun 2009 08:53:44 +0000 (08:53 +0000)]
Fixed bug #48643 (String functions memory issue)

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

15 years agoChangeLog update
<changelog@php.net> [Wed, 24 Jun 2009 01:33:04 +0000 (01:33 +0000)]
ChangeLog update

15 years agoFix test
andy wharmby [Tue, 23 Jun 2009 23:00:54 +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:30 +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:42 +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 agoadd S_IRWXU and friends as defined POSIX constants
Gwynne Raskind [Tue, 23 Jun 2009 21:11:12 +0000 (21:11 +0000)]
add S_IRWXU and friends as defined POSIX constants

15 years agoFix build problem (Kalle)
Johannes Schlüter [Tue, 23 Jun 2009 18:14:03 +0000 (18:14 +0000)]
Fix build problem (Kalle)

15 years agoFix bug #48644 mysqlnd does not compile with '--enable-mysqlnd-threading'
David Soria Parra [Tue, 23 Jun 2009 14:14:32 +0000 (14:14 +0000)]
Fix bug #48644 mysqlnd does not compile with '--enable-mysqlnd-threading'

15 years agoThe experimental warning sohuld be in the configure output...
Johannes Schlüter [Tue, 23 Jun 2009 13:19:22 +0000 (13:19 +0000)]
The experimental warning sohuld be in the configure output...

15 years agoThe json header should be installed so other exts can use it
Johannes Schlüter [Tue, 23 Jun 2009 13:09:20 +0000 (13:09 +0000)]
The json header should be installed so other exts can use it

15 years agoFix arginfo for libxml_disable_entity_loader() and
Hannes Magnusson [Tue, 23 Jun 2009 12:27:36 +0000 (12:27 +0000)]
Fix arginfo for libxml_disable_entity_loader() and
libxml_use_internal_errors()

15 years agoadd libxml_disable_entity_loader function
Rob Richards [Tue, 23 Jun 2009 10:49:00 +0000 (10:49 +0000)]
add libxml_disable_entity_loader function

15 years agoMove these defines to config.w32.h
Kalle Sommer Nielsen [Tue, 23 Jun 2009 06:55:45 +0000 (06:55 +0000)]
Move these defines to config.w32.h