Commit Graph

45325 Commits

Author SHA1 Message Date
Ulf Wendel
8f617842f3 Fixing tests to run with SQL_MODE=ANSI_QUOTES as well. 2009-07-07 11:31:45 +00:00
Pierre Joye
b4dac2a738 - WS 2009-07-07 10:54:36 +00:00
Pierre Joye
eac9477b5b - MF53: #45905, imagefilledrectangle() clipping error 2009-07-07 10:50:06 +00:00
2ceb43130e ChangeLog update 2009-07-07 01:33:12 +00:00
Felipe Pena
b79740b458 - New tests (WurzbrugUG testfest) 2009-07-07 01:15:12 +00:00
Ilia Alshanetsky
0f4c418b98 MFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows some invalid e-mail
syntaxes)
2009-07-07 00:44:26 +00:00
Felipe Pena
81de4ca999 - Fixed compiler warning 2009-07-07 00:00:27 +00:00
Stanislav Malyshev
0fc2b06b9a fix args 2009-07-06 23:48:10 +00:00
Stanislav Malyshev
8d8026aa92 - merge errors support
- merge IDN
2009-07-06 23:44:16 +00:00
Pierre Joye
6108111d36 - #48116, fix build with openssl 1.0 2009-07-06 23:36:56 +00:00
andy wharmby
9f62b4467a Fix test 2009-07-06 19:34:58 +00:00
Ulf Wendel
a2577bb946 Enabling test as requested by the skipif comment... it does pass when slightly modified. 2009-07-06 15:52:48 +00:00
Ulf Wendel
4df1f0d912 Fixing mysqlnd version test to run some four previously skipped tests. There is no proper way to check the mysqlnd version. The best one can do is adapt the tests to what PHP 5.3 and PHP 6.0 return today. 2009-07-06 15:43:59 +00:00
Ulf Wendel
ec603a0c41 Adapting (old) tests to current PHP 6 semantics - s/unicode.semantics test/version_compare 2009-07-06 15:07:31 +00:00
Ulf Wendel
97e129a44e Adding --CLEAN-- sections to all ext/mysqli tests 2009-07-06 14:36:52 +00:00
Pierre Joye
ae10396ec7 - #48771, rename() between drives error: No error 2009-07-06 08:55:09 +00:00
35e15dee92 ChangeLog update 2009-07-06 01:33:06 +00:00
Ilia Alshanetsky
0ecff0b45c MFB: Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in
domain components).
2009-07-05 16:08:15 +00:00
Zoe Slattery
9e23aa5064 fix test 2009-07-05 14:45:14 +00:00
1c2a1e45f1 ChangeLog update 2009-07-05 01:33:06 +00:00
Felipe Pena
19808909da - Added missing methods' arginfo (for void params)
- Fixed arginfos:
  - MultipleIterator::__construct
  - MultipleIterator::setFlags      (Thanks Philip!)
  - SplFixedArray::__construct
2009-07-04 20:28:16 +00:00
b0e7764c54 ChangeLog update 2009-07-04 01:33:10 +00:00
Antony Dovgal
1adf52fe88 merge from 5_3 2009-07-03 14:03:00 +00:00
Ulf Wendel
17eab779a3 ... 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 2009-07-03 12:13:57 +00:00
Jani Taskinen
14cbb083c2 typo. or something. Who knows, the branches are a mess anyway.. 2009-07-03 11:41:06 +00:00
Patrick Allaert
92fcfc02d1 Tests for ext/ldap from PHPBelgium TestFest 2009-07-03 09:20:50 +00:00
Ulf Wendel
3c81e71e5a Global s/ini_get('unicode.semantics')/version check/ . Early PHP 6 times are gone. I hope unicode logic will not change any more 2009-07-03 08:42:25 +00:00
Ulf Wendel
90436bdb58 Fixing borked test, again new run-tests.php has found it... Fails with HEAD, passes with 5.3 2009-07-03 08:23:57 +00:00
Ulf Wendel
1bbff4f7db Fixing borked test - thanks again new run-tests.php tool (and team). 2009-07-03 07:49:47 +00:00
dd967dba4b ChangeLog update 2009-07-03 01:33:11 +00:00
Felipe Pena
e66a56b10c - Missing files 2009-07-03 00:09:47 +00:00
Felipe Pena
5feed0f14f - New tests (DutchUG testfest) 2009-07-03 00:04:54 +00:00
Stanislav Malyshev
e9d738b129 bugfix 2009-07-02 22:37:03 +00:00
Kalle Sommer Nielsen
2350e270a6 As Jani would say; Fix NEWS 2009-07-02 17:24:55 +00:00
Ilia Alshanetsky
e9304d08b8 MFB: Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns
on files that have been opened with r+).
2009-07-02 13:42:24 +00:00
Lukas Smith
764c63fac4 removed references to track_vars, since this option doesnt exist since ages 2009-07-02 13:34:29 +00:00
Ulf Wendel
2d884dd1e1 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 2009-07-02 10:04:25 +00:00
Ulf Wendel
2bca33e0d7 Test for bug #48754 2009-07-02 07:42:34 +00:00
81a0fda92b ChangeLog update 2009-07-02 01:33:27 +00:00
Stanislav Malyshev
5f4abc67ba cleanup Locale::lookup 2009-07-02 00:47:11 +00:00
Felipe Pena
c905944087 - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
Stanislav Malyshev
09ca614d5e typo 2009-07-01 20:27:13 +00:00
Kalle Sommer Nielsen
a49bb5425f Fix test on Windows 2009-07-01 20:26:37 +00:00
Stanislav Malyshev
965c6baf9a update API files 2009-07-01 20:26:13 +00:00
Stanislav Malyshev
4f809a3a30 fix proto 2009-07-01 20:18:03 +00:00
Kalle Sommer Nielsen
3aae5bc9a1 Fixed #45280 (Reflection of instantiated COM classes causes PHP to crash) (Paul Richards, Kalle) 2009-07-01 18:44:16 +00:00
Kalle Sommer Nielsen
fddd5d940c Fixed memory leak if zero parameters are passed, Thanks Felipe 2009-07-01 17:42:48 +00:00
Kalle Sommer Nielsen
8f3fb7ec31 Fixed bug #48757 (ReflectionFunction::invoke() parameter issues) 2009-07-01 17:37:42 +00:00
Ulf Wendel
726a4816e4 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 2009-07-01 15:31:32 +00:00
Johannes Schlüter
7f6fa981b3 MFB52: Fix include path 2009-07-01 14:13:07 +00:00