]>
granicus.if.org Git - php/log
Pierre Joye [Mon, 6 Jul 2009 08:56:23 +0000 (08:56 +0000)]
- MFH: #48771, rename() between drives error: No error
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).
Zoe Slattery [Sun, 5 Jul 2009 14:46:08 +0000 (14:46 +0000)]
fix test
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
Antony Dovgal [Fri, 3 Jul 2009 14:02:28 +0000 (14:02 +0000)]
stop polluting my /tmp dir
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
Jani Taskinen [Fri, 3 Jul 2009 11:42:11 +0000 (11:42 +0000)]
Nuke "hotfix", fix the real issue..
Patrick Allaert [Fri, 3 Jul 2009 09:21:31 +0000 (09:21 +0000)]
MFH: Tests for ext/ldap from PHPBelgium TestFest
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
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
Jani Taskinen [Fri, 3 Jul 2009 07:59:53 +0000 (07:59 +0000)]
- Fixed bug #48782 (CFLAGS killed during configure)
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).
Felipe Pena [Fri, 3 Jul 2009 00:09:08 +0000 (00:09 +0000)]
- New tests (DutchUG testfest)
Stanislav Malyshev [Thu, 2 Jul 2009 22:36:16 +0000 (22:36 +0000)]
bugfix
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+).
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
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
Gwynne Raskind [Thu, 2 Jul 2009 10:05:15 +0000 (10:05 +0000)]
call-time pass-by-reference is deprecated in 5.3
Gwynne Raskind [Thu, 2 Jul 2009 10:03:14 +0000 (10:03 +0000)]
Don't use short tags in tests
Gwynne Raskind [Thu, 2 Jul 2009 10:02:38 +0000 (10:02 +0000)]
Fixed a stray 'in the test
Ulf Wendel [Thu, 2 Jul 2009 07:42:48 +0000 (07:42 +0000)]
MFH - Test for bug #48754
Stanislav Malyshev [Thu, 2 Jul 2009 00:43:26 +0000 (00:43 +0000)]
cleanup Locale::lookup
Felipe Pena [Thu, 2 Jul 2009 00:04:52 +0000 (00:04 +0000)]
- MFH: New tests (NorwayUG testfest)
Stanislav Malyshev [Wed, 1 Jul 2009 20:31:26 +0000 (20:31 +0000)]
typo
Kalle Sommer Nielsen [Wed, 1 Jul 2009 20:27:11 +0000 (20:27 +0000)]
MFH: Fix test on Windows
Stanislav Malyshev [Wed, 1 Jul 2009 20:25:38 +0000 (20:25 +0000)]
update API files
Stanislav Malyshev [Wed, 1 Jul 2009 20:17:31 +0000 (20:17 +0000)]
fix proto
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)
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
Kalle Sommer Nielsen [Wed, 1 Jul 2009 17:38:52 +0000 (17:38 +0000)]
BFN #48757
Kalle Sommer Nielsen [Wed, 1 Jul 2009 17:38:03 +0000 (17:38 +0000)]
MFH: Fixed bug #48757 (ReflectionFunction::invoke() parameter issues)
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
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
Felipe Pena [Wed, 1 Jul 2009 12:15:00 +0000 (12:15 +0000)]
- Fix test
Felipe Pena [Wed, 1 Jul 2009 02:32:55 +0000 (02:32 +0000)]
- Fixed tests
Felipe Pena [Wed, 1 Jul 2009 00:56:01 +0000 (00:56 +0000)]
- MFH: New tests (SaoPaulo UG testfest)
Stanislav Malyshev [Tue, 30 Jun 2009 17:52:21 +0000 (17:52 +0000)]
fix json shared build on Windows
Christian Seiler [Tue, 30 Jun 2009 17:14:37 +0000 (17:14 +0000)]
MFH: spl_autoload_unregister/spl_autoload_functions and closures
Derick Rethans [Tue, 30 Jun 2009 16:17:30 +0000 (16:17 +0000)]
- MFH: Fixed bug #47351 (Memory leak in DateTime).
Greg Beaver [Tue, 30 Jun 2009 14:49:12 +0000 (14:49 +0000)]
fixed bug #48681 (openssl signature verification for tar archives broken)
Lukas Smith [Tue, 30 Jun 2009 14:24:25 +0000 (14:24 +0000)]
MFH: expanded the section about how to create the changelog
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.
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).
Felipe Pena [Tue, 30 Jun 2009 11:46:20 +0000 (11:46 +0000)]
- MFH: Fixed bug #48709 (metaphone and 'wh')
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
Felipe Pena [Tue, 30 Jun 2009 11:37:42 +0000 (11:37 +0000)]
- New test
Lukas Smith [Tue, 30 Jun 2009 11:37:24 +0000 (11:37 +0000)]
MFH: formatting fix for the re-releasing section
Felipe Pena [Tue, 30 Jun 2009 11:34:31 +0000 (11:34 +0000)]
- MFH: Fixed bug #48709 (metaphone and 'wh')
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
Johannes Schlüter [Mon, 29 Jun 2009 16:33:25 +0000 (16:33 +0000)]
Back to -dev
Johannes Schlüter [Mon, 29 Jun 2009 13:04:29 +0000 (13:04 +0000)]
Fix grammar (thanks Christian Hoffmann)
Johannes Schlüter [Mon, 29 Jun 2009 10:03:24 +0000 (10:03 +0000)]
The php.ini files we ship were renamed
Johannes Schlüter [Mon, 29 Jun 2009 09:37:06 +0000 (09:37 +0000)]
Improve wording and drop outdated link
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)
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
andy wharmby [Mon, 29 Jun 2009 07:45:11 +0000 (07:45 +0000)]
Fix tests
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
Johannes Schlüter [Sun, 28 Jun 2009 21:52:51 +0000 (21:52 +0000)]
Fix path
Johannes Schlüter [Sun, 28 Jun 2009 17:56:18 +0000 (17:56 +0000)]
MFH Add missing ini entries (Mikko)
Johannes Schlüter [Sun, 28 Jun 2009 16:41:17 +0000 (16:41 +0000)]
MFH: Add ibase settings
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
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
Johannes Schlüter [Sun, 28 Jun 2009 15:29:24 +0000 (15:29 +0000)]
MFH: fix typo
Johannes Schlüter [Sun, 28 Jun 2009 15:21:19 +0000 (15:21 +0000)]
MFH: Add missing MySQL entries
Christopher Jones [Sun, 28 Jun 2009 14:31:12 +0000 (14:31 +0000)]
Record "new" ini param
Pierre Joye [Sun, 28 Jun 2009 12:04:44 +0000 (12:04 +0000)]
- fix build
Pierre Joye [Sun, 28 Jun 2009 09:50:14 +0000 (09:50 +0000)]
- MFH: fix regression introduced by the fix for #48518 (Ilia, Rasmus)
Pierre Joye [Sun, 28 Jun 2009 09:48:48 +0000 (09:48 +0000)]
- MF52: calloc must actually clear the requested size (Andrei)
Hannes Magnusson [Sat, 27 Jun 2009 13:33:20 +0000 (13:33 +0000)]
Group the open_basedir entries
Hannes Magnusson [Sat, 27 Jun 2009 13:29:53 +0000 (13:29 +0000)]
- Remove outdated version information
- Remove no-longer-existing windows dll (there could be more..)
- List missing INI directives (need to add descriptions to them and sort
them correctly..)
Hannes Magnusson [Sat, 27 Jun 2009 13:23:03 +0000 (13:23 +0000)]
- Added missing deprecated things
- Added missing INI settings
Jani Taskinen [Fri, 26 Jun 2009 22:18:30 +0000 (22:18 +0000)]
- clean
Kalle Sommer Nielsen [Fri, 26 Jun 2009 20:39:36 +0000 (20:39 +0000)]
Seems like this wasn't merged, re-add credit for Pierre here
Johannes Schlüter [Fri, 26 Jun 2009 15:44:19 +0000 (15:44 +0000)]
Bump version to 5.3.0 and API Nos. up
Johannes Schlüter [Fri, 26 Jun 2009 15:42:11 +0000 (15:42 +0000)]
Fix trouble with memory alignment on Sparch, see #48668 (David)
Christopher Jones [Fri, 26 Jun 2009 15:15:02 +0000 (15:15 +0000)]
Clarifications for oci8 changes
Matt Wilmas [Fri, 26 Jun 2009 12:24:20 +0000 (12:24 +0000)]
Typo, capitalization, wording
Gwynne Raskind [Fri, 26 Jun 2009 11:56:51 +0000 (11:56 +0000)]
more grammar and spelling, consistent usage, suggestions for replacements
Hannes Magnusson [Fri, 26 Jun 2009 10:46:50 +0000 (10:46 +0000)]
Add deprecated functions
Pierre Joye [Fri, 26 Jun 2009 10:20:22 +0000 (10:20 +0000)]
- update the windows section
Johannes Schlüter [Fri, 26 Jun 2009 09:32:54 +0000 (09:32 +0000)]
Fix the version number there
Pierre Joye [Fri, 26 Jun 2009 08:48:36 +0000 (08:48 +0000)]
- some updates, typos, missing entries
Johannes Schlüter [Fri, 26 Jun 2009 08:12:13 +0000 (08:12 +0000)]
Merge 5.3.0 NEWS
Pierre Joye [Fri, 26 Jun 2009 07:39:42 +0000 (07:39 +0000)]
- WS
Pierre Joye [Fri, 26 Jun 2009 07:24:41 +0000 (07:24 +0000)]
- add license
Johannes Schlüter [Thu, 25 Jun 2009 19:03:52 +0000 (19:03 +0000)]
Revert mysqlnd to RC3 state after issues with pconnects
Kalle Sommer Nielsen [Thu, 25 Jun 2009 18:17:52 +0000 (18:17 +0000)]
Persistent connections with mysqli missing
Hannes Magnusson [Thu, 25 Jun 2009 18:04:35 +0000 (18:04 +0000)]
reduntant
Hannes Magnusson [Thu, 25 Jun 2009 18:01:08 +0000 (18:01 +0000)]
More missing stuff
Gwynne Raskind [Thu, 25 Jun 2009 16:18:24 +0000 (16:18 +0000)]
missing .cvsignore file added
Felipe Pena [Thu, 25 Jun 2009 16:16:08 +0000 (16:16 +0000)]
- BFN #48696
Johannes Schlüter [Thu, 25 Jun 2009 15:19:29 +0000 (15:19 +0000)]
MFH: Fixed bug #48696 (ldap_read() segfaults with invalid parameters) (Felipe)
Johannes Schlüter [Thu, 25 Jun 2009 15:07:36 +0000 (15:07 +0000)]
MFH: Fixed bug #48678 (DateInterval segfaults when unserialising (Ilia)
Felipe Pena [Thu, 25 Jun 2009 14:56:14 +0000 (14:56 +0000)]
- Added note about deprecation of "#" comment-style in .INI files
Zoe Slattery [Thu, 25 Jun 2009 14:44:01 +0000 (14:44 +0000)]
fix skipif
Matt Wilmas [Thu, 25 Jun 2009 13:00:08 +0000 (13:00 +0000)]
Fix example - it means what it says
Zoe Slattery [Thu, 25 Jun 2009 12:36:46 +0000 (12:36 +0000)]
fix skipif
Gwynne Raskind [Thu, 25 Jun 2009 10:41:07 +0000 (10:41 +0000)]
fix a little typo I made, bug #48685
Johannes Schlüter [Thu, 25 Jun 2009 09:38:04 +0000 (09:38 +0000)]
MFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query set (Scott)
Gwynne Raskind [Thu, 25 Jun 2009 07:57:05 +0000 (07:57 +0000)]
Whitespace fixes, reformatting to bring all lines to 80 cols, grammatical fixes, removed redundant information