Commit Graph

45510 Commits

Author SHA1 Message Date
Gwynne Raskind
8bc61fa611 kill bad mime types 2009-07-14 21:54:59 +00:00
Gwynne Raskind
f9df188c08 CVS->SVN 2009-07-14 21:49:26 +00:00
Stanislav Malyshev
74563e179b fix build 2009-07-14 19:05:52 +00:00
David Soria Parra
a7db2251dd - cvs->svn 2009-07-14 09:37:57 +00:00
Stanislav Malyshev
8cd2d9facb add intl ini value 2009-07-13 23:58:30 +00:00
David Soria Parra
0216e20432 Fix date warning by setting the default timezone to UTC 2009-07-13 23:55:34 +00:00
Pierre Joye
e117c549a2 - remove app/js mime 2009-07-13 21:59:45 +00:00
Rasmus Lerdorf
1419067ed3 cvs->svn 2009-07-13 19:16:26 +00:00
Rasmus Lerdorf
9421ad5bd0 cvs->svn 2009-07-13 18:14:34 +00:00
Rasmus Lerdorf
52cbb24fbe vn propdel svn:mime-type build/buildcheck.sh
cvs->svn
2009-07-13 17:58:04 +00:00
Pierre Joye
656bd5bc4f - rename to svn 2009-07-13 16:11:45 +00:00
Pierre Joye
0c2971c399 - rename to svn 2009-07-13 16:08:08 +00:00
Pierre Joye
5c02afaee5 - cvs to svn changes 2009-07-13 16:04:04 +00:00
David Soria Parra
9b15584293 MFB: remove ZendEngine* detection, we always have Zend now (svn) 2009-07-13 06:41:57 +00:00
Gwynne Raskind
4f53441e69 MFB: cvsclean -> svnclean 2009-07-12 21:51:28 +00:00
Ilia Alshanetsky
2edbdcb845 MFB: Fixed a possible crash inside OnUpdateErrorLog() when restoring an empty value
Avoid pointless safe_mode/open_basedir checks on OnUpdateMailLog() if value is empty
2009-07-12 16:43:32 +00:00
Rasmus Lerdorf
3efa93cc3e MFB 2009-07-11 04:36:26 +00:00
David Soria Parra
936da65a21 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 01:54:08 +00:00
andy wharmby
62945b541a Fix test 2009-07-09 11:45:37 +00:00
c4634e74ee ChangeLog update 2009-07-09 01:34:17 +00:00
Stanislav Malyshev
c93ff250bc fix mail.log openbasedir interaction with .htaccess 2009-07-09 00:24:26 +00:00
Felipe Pena
0977b2a6f8 - Fixed bug #48854 (array_merge_recursive modifies arrays after first one) 2009-07-08 18:21:13 +00:00
Pierre Joye
07107b8dc6 - skip on windows 2009-07-08 10:44:29 +00:00
Pierre Joye
dc4ba9d304 - windows version 2009-07-08 10:43:32 +00:00
Pierre Joye
3e8a09e9fd - windows version 2009-07-08 10:15:52 +00:00
Pierre Joye
6e6b3a3540 - MF53: skip on win, different error msg 2009-07-08 10:14:14 +00:00
Pierre Joye
849b01a79c - MF53: fix test (mtime only is changed) 2009-07-08 10:00:45 +00:00
Ilia Alshanetsky
31bfaef5f7 MFB: Fixed bug #48788 (RecursiveDirectoryIterator doesn't descend into
symlinked
directories).
2009-07-08 03:09:58 +00:00
b3468e257b ChangeLog update 2009-07-08 01:34:26 +00:00
David Soria Parra
ff6cf302c2 Reset TZ environment variable. Some tests assume that it's not set. 2009-07-07 23:04:45 +00:00
Pierre Joye
13045c6900 - MF53: touch() atime field returns different value 2009-07-07 22:13:47 +00:00
Pierre Joye
35ba63180a - fixed, remove XFAIL 2009-07-07 22:05:27 +00:00
Pierre Joye
72d203ea31 - sync with 5.3 2009-07-07 21:56:18 +00:00
Jani Taskinen
49901ae269 - Fixed bug #48247 (Infinite loop and possible crash during startup with errors) 2009-07-07 16:40:21 +00:00
David Soria Parra
646cce06e6 Adjust tests. The order in which notices appear is platform dependend as the function call ordering in parameter lists is not defined in C. 2009-07-07 11:52:43 +00:00
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