1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 08:58:28 +02:00
Commit Graph

40626 Commits

Author SHA1 Message Date
Zoe Slattery dcdd18e01e More changes to allow the same tests to be used with PHP5 and PHP6 2008-12-06 12:00:37 +00:00
Robin Fernandes 2057a9a3f9 Add some class related tests, fix hard-coded object ID in serialize_001.phpt. 2008-12-05 22:12:07 +00:00
Rob Richards 64a1f04f17 MFH: fix arginfo - these also accept SimpleXMLElement 2008-12-05 18:35:43 +00:00
Zoe Slattery 9271f52838 FTP test from Nathaniel McHugh 2008-12-05 16:28:16 +00:00
Ant Phillips fc8a260a92 Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
Ant Phillips 1a9de83ddf MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 14:01:49 +00:00
Ant Phillips 4a78652f34 MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 13:10:48 +00:00
Ant Phillips 3ccae5954e Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 12:42:15 +00:00
Mikko Koppanen aab5212b32 Added test for bug #46739 2008-12-05 11:21:44 +00:00
Zoe Slattery 7b4f84770f Update to use norsh flag 2008-12-05 11:02:04 +00:00
Derick Rethans 9d1eca8ee1 *** empty log message *** 2008-12-04 14:55:19 +00:00
Mikko Koppanen 57caba14ea Fixes bug #46739 2008-12-04 13:13:22 +00:00
Johannes Schlüter a2266a7782 Back to -dev 2008-12-03 21:01:52 +00:00
Johannes Schlüter abe7bc1433 fix vi user error 2008-12-03 20:44:51 +00:00
Felipe Pena 5341de4a9d - Fixed strange typos 2008-12-03 20:44:15 +00:00
Johannes Schlüter 2cfbe8c9ff 5.3.0. Alpha 3 2008-12-03 20:40:59 +00:00
Johannes Schlüter cf4a811b57 MFH One more cleanup after running tests 2008-12-03 20:30:44 +00:00
David Soria Parra fe8d326d57 Fix test for auto_cflags and explictly set GCC="no" if we detect suncc 2008-12-03 19:53:45 +00:00
David Soria Parra 2b830291bb Fix cc detection in phpize according to changes in configure.in 2008-12-03 19:52:59 +00:00
Ant Phillips 3fb86b0b9e XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
Zoe Slattery c9fff9cc2d bug #46731 modification to previous fix 2008-12-03 16:52:04 +00:00
Felipe Pena 3c227429b2 - Coverage++ 2008-12-03 16:20:59 +00:00
Ant Phillips f23dfd498f Put bug number in the XFAIL section for cross referencing 2008-12-03 12:38:32 +00:00
Scott MacVicar 7a174e1701 BFN, just some missing NEWS entries 2008-12-03 11:59:16 +00:00
Johannes Schlüter 22f0005f02 Update credits 2008-12-03 11:45:31 +00:00
Johannes Schlüter ad44e25339 Cleanup after running the tests ...
# I wonder we such basic tests fail and with an XFAIL a reason would be nice
2008-12-03 11:28:13 +00:00
Johannes Schlüter 76b988475a MFH: Fix tests (use a in-memory database not a file called memory) 2008-12-03 11:00:31 +00:00
Antony Dovgal b9653b8358 MFH 2008-12-03 10:18:42 +00:00
Ilia Alshanetsky a3a73148aa Fixed bug #46731 (Missing validation for the options parameter of the
imap_fetch_overview() function).
2008-12-03 01:04:13 +00:00
Matt Wilmas fafa7f2709 Fixed error message typo 2008-12-03 00:10:17 +00:00
Christian Seiler cb98d43a6a - MFH: Fixed autoconf 2.13 issues with FP checks. 2008-12-02 21:06:50 +00:00
Felipe Pena 00cb5de0ab MFH:
- Fixed memory leaks
- Added new tests (Coverage++)
2008-12-02 21:01:37 +00:00
Derick Rethans 7a28b876e4 - MFH: Fixed bug #46732 (mktime.year description is wrong). 2008-12-02 18:02:16 +00:00
Christian Seiler 1c3d2019b3 #- Updated NEWS file 2008-12-02 16:28:24 +00:00
Christian Seiler 2e32354456 - MFH: Implemented http://wiki.php.net/rfc/rounding 2008-12-02 16:27:15 +00:00
Christian Seiler 04c528609a - MFH: Changed floating point behaviour to consistently use double precision
on all platforms and with all compilers.
2008-12-02 16:19:10 +00:00
Matt Wilmas d5295fc9c8 MFH: Changed logic for LONG_MIN 2008-12-02 14:50:22 +00:00
Ant Phillips 2b1a411806 Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
Ant Phillips ec1ee12281 Fix broken tests (thanks to Johannes for spotting these). 2008-12-02 10:20:56 +00:00
Pierre Joye ef68d9fc72 - export php_scandir and php_alphasort correctly (used by APC for example) 2008-12-02 10:15:08 +00:00
Johannes Schlüter 4b24c89a9d MFH: hash_insert was renamed in MySQL 5.0 so we can safely use recode and mysql
with recent libmysql versions [DOC]
2008-12-01 23:30:21 +00:00
Johannes Schlüter 1ece804688 MFH: Fix mysql_fetch_* and tests after param parsing changes 2008-12-01 21:20:47 +00:00
Iain Lewis 91ce2d5963 Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
Felipe Pena 8d161f97cd - MFH: Fixed memory leak 2008-12-01 12:27:35 +00:00
Ant Phillips ee934d356b Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 12:25:21 +00:00
Ant Phillips 5eaaf3843f DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:10 +00:00
Uwe Schindler f24ac1603c remove unneeded includes (not needed since NSAPI 3.0, wich is very old). This is needed for cleanup of the windows build. 2008-12-01 10:11:09 +00:00
Dmitry Stogov 1a3f557b1a Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error message) 2008-12-01 09:49:58 +00:00
Pierre Joye bc192e183d - c/p fix, correct description 2008-12-01 00:02:37 +00:00
Pierre Joye f16120e883 - MFB: Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow) on windows (we use the latest imap) 2008-11-30 23:59:39 +00:00