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

24282 Commits

Author SHA1 Message Date
Zoe Slattery 77c8e8ea2d FTP test from Nathaniel McHugh 2008-12-05 16:27:41 +00:00
Ant Phillips 4021b612bf Remove duff comment produced by the test generator tool 2008-12-05 14:18:00 +00:00
Ant Phillips 8c0a7983db Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 14:11:03 +00:00
Ant Phillips 0811347c26 MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 14:02:53 +00:00
Ant Phillips ad29efe368 MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 13:13:15 +00:00
Zoe Slattery 90a4376f4d bug #46731 modification to previous fix 2008-12-05 11:57:24 +00:00
Mikko Koppanen 09ff537b36 Added test for bug #46739 2008-12-05 11:21:15 +00:00
Zoe Slattery 2ba01be7ce Update to use norsh flag 2008-12-05 10:59:08 +00:00
Stanislav Malyshev b75a707ab1 fix test 2008-12-04 20:22:12 +00:00
Derick Rethans 308d4fa79a *** empty log message *** 2008-12-04 14:53:51 +00:00
Mikko Koppanen 81bba98a3e Fixes bug #46739 2008-12-04 13:12:49 +00:00
Felipe Pena 00d831fe2a - Fixed strange typos 2008-12-03 20:43:22 +00:00
Johannes Schlüter 67115cdf6a One more cleanup after running tests 2008-12-03 20:30:35 +00:00
Ant Phillips 7e2d3f2efb XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:17 +00:00
Felipe Pena 86f45fbac1 - Coverage++ 2008-12-03 16:20:29 +00:00
Ant Phillips 95c78609ef Put bug number in the XFAIL section for cross referencing 2008-12-03 12:39:54 +00:00
Johannes Schlüter 3d338dc43b Update credits 2008-12-03 11:44:46 +00:00
Johannes Schlüter 6a270c3bf8 Cleanup after running the tests ... 2008-12-03 11:27:11 +00:00
Johannes Schlüter 8715eb0afa Fix tests (use a in-memory database not a file called memory) 2008-12-03 11:00:19 +00:00
Antony Dovgal a1775daba1 fix possible invalid read 2008-12-03 10:11:04 +00:00
Ilia Alshanetsky 6935faaa36 MFB: Fixed bug #46731 (Missing validation for the options parameter of the
imap_fetch_overview() function).
2008-12-03 01:04:33 +00:00
Matt Wilmas 2a2653a347 MFB (1.82.2.31.2.17.2.10): "Added a warning message on pdo::exec() failure in the event of an empty query" 2008-12-03 00:08:37 +00:00
Felipe Pena fbf7cc72aa - Fixed memory leaks
- Added new tests (Coverage++)
2008-12-02 21:00:23 +00:00
Derick Rethans 61f0a0ddd4 - Fixed bug #46732 (mktime.year description is wrong). 2008-12-02 18:01:07 +00:00
Christian Seiler 2836cce10b - Implemented http://wiki.php.net/rfc/rounding 2008-12-02 16:25:06 +00:00
Matt Wilmas 509b50ed70 Changed logic for LONG_MIN 2008-12-02 14:50:01 +00:00
Ant Phillips ba7bc0ace4 Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:29:17 +00:00
Johannes Schlüter 422f84dc21 - 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:29:42 +00:00
Johannes Schlüter b79774409e Fix mysql_fetch_* and tests after param parsing changes 2008-12-01 21:20:27 +00:00
Iain Lewis f27f49cf96 Adding tests for array_multisort 2008-12-01 17:10:14 +00:00
Felipe Pena 64d29c20d8 - Fixed memory leak 2008-12-01 12:26:42 +00:00
Ant Phillips 4248c38558 Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 12:26:36 +00:00
Ant Phillips 0410026ac0 DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
Dmitry Stogov 03a2f54d50 Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error message) 2008-12-01 09:50:18 +00:00
Pierre Joye 85e0985e35 - c/p fix, correct description 2008-12-01 00:03:26 +00:00
Pierre Joye f210b6f1dd - MFB: Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow) on windows (we use the latest imap) 2008-12-01 00:00:31 +00:00
Ilia Alshanetsky 926c4f4a25 MFB: Fixed bug #46711 (cURL curl_setopt leaks memory in foreach loops). 2008-11-30 17:35:56 +00:00
Hannes Magnusson ff413c2304 Fix arginfo 2008-11-30 00:22:52 +00:00
Hannes Magnusson 6221154fed Fixed proto 2008-11-30 00:12:11 +00:00
Sebastian Bergmann eb33ee45cd Fix #46718: ReflectionProperty::setValue() and ReflectionProperty::setAccessible(). 2008-11-29 15:58:30 +00:00
Stanislav Malyshev 3143bd3bf1 MFB: init BG(page_uid) and BG(page_gid) 2008-11-29 00:47:51 +00:00
Johannes Schlüter 1275a176e9 Change to zend_parse_parameters 2008-11-28 20:36:48 +00:00
Johannes Schlüter aabcde4dc6 New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
Zoe Slattery 34ab302873 Committing include files required for tests. Tests and bug reports to follow. 2008-11-28 17:39:13 +00:00
Felipe Pena a8d6e81434 - Fixed memory leaks in createFunction and createAggregate methods 2008-11-28 15:36:34 +00:00
Johannes Schlüter 5522a99905 No infinite loop in case the connection broke 2008-11-28 14:37:43 +00:00
Dmitry Stogov 2c70ca4ab0 Fixed bug #41534 (SoapClient over HTTPS fails to reestablish connection) 2008-11-28 14:21:08 +00:00
Pierre Joye 85204e95f8 - fix build.. 2008-11-27 21:57:15 +00:00
Scott MacVicar da92e56c8e Move mhash extension registration code into the hash module startup. This allows extension_loaded('mhash'); to work. 2008-11-27 21:11:51 +00:00
Scott MacVicar 36660c01ab Add asprintf, use regular system malloc and free and add checks in configure.in for the functions 2008-11-27 19:45:16 +00:00