1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00
Commit Graph

39044 Commits

Author SHA1 Message Date
Pierre Joye 19059ef91e - MF53 2009-07-19 15:21:13 +00:00
Felipe Pena e03540f80e - Removed unnecessary strlen() call and if statement. 2009-07-19 14:36:16 +00:00
Felipe Pena d7db4660ee - Tests related to bug #48770 2009-07-19 03:25:49 +00:00
Rafael Machado Dohms 874e9e0006 Adding tests for imagecreatetruecolor for PHP_5_2 and trunk 2009-07-19 01:44:19 +00:00
Pierre Joye 86659d4de0 - let try to be smart, read the bug report.... 2009-07-18 17:08:11 +00:00
Zoe Slattery a809e1429e Adding explanation 2009-07-18 16:53:54 +00:00
Zoe Slattery b718e008f5 removing empty XFAIL sections 2009-07-18 16:41:16 +00:00
Zoe Slattery 920290d0dc Removing unnecessary SKIPIF sections 2009-07-18 13:47:08 +00:00
Rasmus Lerdorf d13a8c30df Fix TTF Files 2009-07-18 03:18:36 +00:00
andy wharmby b2f934d74b New cURL tests. Tested on Windows, Linux and Linux 64 bit 2009-07-17 20:46:30 +00:00
andy wharmby 6cb2f1cabc Fix cURL tests 2009-07-17 20:44:50 +00:00
Alexey Zakhlestin 9ec93445a8 MFB: fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems 2009-07-17 16:04:06 +00:00
Felipe Pena c9b0466df1 - Fix test 2009-07-17 14:04:51 +00:00
Jani Taskinen fe7cc3b1cf - Add missing file exts 2009-07-17 12:31:58 +00:00
Jani Taskinen 6b46e3b7b9 - Fixed bug #48947 (vcsclean does not remove all created files) 2009-07-17 12:14:21 +00:00
Jani Taskinen b7e602d74c CS 2009-07-17 11:49:50 +00:00
Jani Taskinen 5278a956f0 - Fixed bug #47481 (natcasesort() does not sort extended ASCII characters correctly) 2009-07-17 11:13:51 +00:00
Rasmus Lerdorf 7705411a87 Multi-branch test commit to see if email notifications are working 2009-07-17 04:26:33 +00:00
Stanislav Malyshev ff9a0a7811 fix memory leak 2009-07-17 00:57:28 +00:00
Felipe Pena 3e5c792a6e - MFH: Fixed bug #48762 (IPv6 address filter still rejects valid address) 2009-07-16 23:32:16 +00:00
Jani Taskinen 4e48207626 - Not supposed to be here.. 2009-07-16 16:09:18 +00:00
Jani Taskinen ae424dbb83 MFH 2009-07-16 12:19:02 +00:00
Gwynne Raskind 2c3bd3bc30 one more attempt at ridding us of some of those annoying mime types 2009-07-16 08:10:50 +00:00
Gwynne Raskind e9b85ae00c MFH: dropped some more mime types, svnclean -> clean for multiple VCS 2009-07-16 04:54:26 +00:00
Felipe Pena 86101f6162 - MFH: Removed trailing zeros on double to string conversion (noticed on #48924) 2009-07-16 01:00:22 +00:00
Stanislav Malyshev ffe840983b fix ini_restore problem 2009-07-16 00:03:18 +00:00
Stanislav Malyshev 05687be885 fix freed mem reference 2009-07-15 23:57:10 +00:00
Rasmus Lerdorf 13878ae91e Fix the buffer handling here 2009-07-15 23:50:59 +00:00
Rasmus Lerdorf 4bf10270c7 Limit db connection strings to 255 chars here - I don't trust the underlying libs 2009-07-15 19:16:58 +00:00
Pierre Joye 4b5fddfdc4 - cvs > svn 2009-07-15 17:09:19 +00:00
Pierre Joye 07530e05c4 - cvs > svn 2009-07-15 16:51:35 +00:00
Alexey Zakhlestin 53de77421d fix tests corrupted by svn's eol-style=native 2009-07-15 13:55:39 +00:00
Alexey Zakhlestin 187336aaff MFH: fix broken test 2009-07-15 10:17:04 +00:00
andy wharmby 795a087448 Fix test 2009-07-15 08:19:05 +00:00
Felipe Pena b723416322 - MFH: Fixed bug #48913 (Too long error code strings in pdo_odbc driver) 2009-07-15 02:35:43 +00:00
Gwynne Raskind 722657e641 kill bad mime types 2009-07-14 21:52:43 +00:00
Gwynne Raskind a20f01aef7 MFH: CVS->SVN 2009-07-14 21:49:36 +00:00
Stanislav Malyshev 5ae716a724 fix build 2009-07-14 18:55:06 +00:00
David Soria Parra d0a312e573 MFH: cvs->svn 2009-07-14 09:57:09 +00:00
Pierre Joye 2ad2cb4054 - remove app/js mime 2009-07-13 22:01:21 +00:00
Rasmus Lerdorf 7a2141e48a cvs->svn 2009-07-13 19:15:58 +00:00
Rasmus Lerdorf 2ec070bb56 cvs->svn 2009-07-13 17:17:19 +00:00
Pierre Joye 06eb625f50 - rename to svn 2009-07-13 16:09:39 +00:00
Pierre Joye 47d3c72622 - rename to svn 2009-07-13 16:09:21 +00:00
Pierre Joye ccfabf9644 - cvs to svn changes 2009-07-13 16:01:40 +00:00
David Soria Parra ed20cc0d63 MFB: remove ZendEngine* detection, we always have Zend now (svn) 2009-07-13 06:42:59 +00:00
Gwynne Raskind 74190c4d5e MFB: cvsclean -> svnclean 2009-07-12 22:06:53 +00:00
Ilia Alshanetsky 1e0340a447 MFB: Fixed a possible crash inside OnUpdateErrorLog() when restoring an empty value 2009-07-12 16:42:16 +00:00
Rasmus Lerdorf 79a8116f02 Test commit - but pseudo useful 2009-07-11 04:14:29 +00:00
David Soria Parra 6b560284dd MFH: Get rid of PHP 4 related buildconf and moving around directories. As we switched to svn ZE2 is in Zend by default. 2009-07-11 02:47:38 +00:00