Commit Graph

22690 Commits

Author SHA1 Message Date
Scott MacVicar
037400bbeb The constructor should also throw exceptions, make this semi useful now. 2009-02-10 00:24:33 +00:00
Felipe Pena
5448e9e790 - MFH: Fix tests 2009-02-09 16:44:23 +00:00
Ilia Alshanetsky
2d38e255a6 Initialize optional var 2009-02-09 15:34:01 +00:00
Felipe Pena
1648372015 - MFH: Fix test 2009-02-09 12:56:00 +00:00
Felipe Pena
efdaaa3f59 - MFH: Fix mem. leak 2009-02-09 12:07:23 +00:00
Felipe Pena
fcfcacefc9 - MFH: Fixed test 2009-02-09 11:57:44 +00:00
Dmitry Stogov
4d8f18ce97 Fixed bug #47329 (Crash in garbage collector) 2009-02-09 10:47:09 +00:00
Felipe Pena
d4be93e87d - Improve test 2009-02-06 10:40:28 +00:00
Felipe Pena
68cfe99fa5 - MFH: Fixed bug #47322 (sscanf %d does't work) 2009-02-06 10:20:09 +00:00
Moriyoshi Koizumi
44dece2d95 * MFH: Fix bug #45239 (encoding detector hangs with mbstring.strict_detection
enabled).
2009-02-06 07:33:25 +00:00
Christopher Jones
4772af7b4c Make message punctuation consistent across PHP 2009-02-05 21:45:43 +00:00
Christopher Jones
8cf010352c Tweak fix for #45458 to allow this branch (from PECL) to continue building with PHP 4 et al. No other branches need changing 2009-02-05 21:43:31 +00:00
Felipe Pena
d33be91e72 - MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
Patch by matteo at beccati dot com
2009-02-04 16:40:56 +00:00
David Coallier
0328eaea77 - Fixed Bug #46048 (SimpleXML top-level @attributes not part of iterator)
- Added test for bug #46048
2009-02-03 21:42:35 +00:00
Ilia Alshanetsky
59e6e127d2 MFB: Return empty string when recv() does not fetch any data 2009-02-03 19:22:55 +00:00
Greg Beaver
e26a3a8ed3 Re-Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress after end of stream) 2009-02-03 18:56:26 +00:00
Greg Beaver
fd5be66d13 fix bug #47085:rename() returns true even if the file in PHAR does not exist 2009-02-03 18:29:25 +00:00
Greg Beaver
b634bf4ce8 fix bug #47265 (generating phar.phar fails because of safe_mode) 2009-02-03 18:17:24 +00:00
Etienne Kneuss
ff334d32f6 MFH: Fix #47031 (Fix constants in example) 2009-02-03 12:54:44 +00:00
Ilia Alshanetsky
384f89f85e Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email addresses as
invalid)
2009-02-02 23:50:31 +00:00
Nuno Lopes
7f6ff02f5c fix bug #46347: allow * in ini keys 2009-02-02 19:23:13 +00:00
Felipe Pena
6caf16d52b - MFH: Fixed bug #47269 (Typo: SoapSlient instead of SoapClient) 2009-02-02 10:00:11 +00:00
Moriyoshi Koizumi
aba813266a - MFH: Fix bug #46843 (CP936 euro symbol is not converted properly) 2009-02-02 04:53:10 +00:00
andy wharmby
28073afe56 New set_magic_quotes() tests. Tested on Windows, Linux and linux 64 2009-02-01 19:29:31 +00:00
andy wharmby
dbb272789d New php_uname() tests. Tested on Windows, Linux and linux 64 2009-02-01 19:17:48 +00:00
andy wharmby
7c07a980ed New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
andy wharmby
1cdf8160ce New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:39:50 +00:00
andy wharmby
9484e82e01 New floatval() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:32:40 +00:00
Christian Seiler
63ee3c98a8 Fixed regression of bug #46205, thanks to felipe for pointing this out. 2009-02-01 15:06:19 +00:00
Kalle Sommer Nielsen
8dab524e82 MFH: Fix arginfo for imagefilter() 2009-01-31 15:27:52 +00:00
Stanislav Malyshev
54216edfe3 fix bug #14562 2009-01-30 20:56:12 +00:00
Felipe Pena
d295d9113e - MFH: Fix test 2009-01-30 14:50:05 +00:00
Felipe Pena
16f38a39ca - MFH: Year++ 2009-01-30 00:16:32 +00:00
Ilia Alshanetsky
a820c7c568 Improved validation checks inside str_pad() 2009-01-30 00:16:27 +00:00
Scott MacVicar
0937041375 MFB Fix bug #47245 - Double free in mb_detect_encoding() 2009-01-29 22:59:57 +00:00
Stanislav Malyshev
a3c422974b fix // comments 2009-01-29 21:49:49 +00:00
Felipe Pena
4eae211d62 - MFH: Added arginfo 2009-01-29 00:37:16 +00:00
Felipe Pena
0c62a7bb22 - Re-added safe mode check 2009-01-29 00:15:48 +00:00
Scott MacVicar
3a25c34a01 Fix build on Windows 2009-01-28 23:58:09 +00:00
Scott MacVicar
68c140b288 Broken test, skipif sections had a parse error 2009-01-28 22:49:14 +00:00
SVN Migration
ac13bffa09 This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2009-01-28 22:43:26 +00:00
Nuno Lopes
4ff9ad5bf1 fix bug #47229: preg_quote should escape '-' 2009-01-28 22:39:33 +00:00
Johannes Schlüter
80f6263bbc Properly disable phar for the moment 2009-01-28 20:39:15 +00:00
Scott MacVicar
fd91a50b71 Disable Phar on big endian systems for beta 1. 2009-01-28 15:53:29 +00:00
Antony Dovgal
64003cd352 fix test 2009-01-28 12:58:59 +00:00
Pierre Joye
1c87df548b - fix build 2009-01-27 21:53:49 +00:00
Johannes Schlüter
611c453598 MFH: Fix mysqli pconnects to properly reset connection status by default 2009-01-27 15:35:34 +00:00
Antony Dovgal
029f5e651a fix compile warning 2009-01-27 14:50:27 +00:00
Derick Rethans
4ca3fa7120 - Fixed tests?
#- Wondering why those are not in HEAD though...
2009-01-27 14:22:17 +00:00
Scott MacVicar
8e11f40093 Fix tests 2009-01-27 14:16:15 +00:00