Commit Graph

33275 Commits

Author SHA1 Message Date
Ilia Alshanetsky
e7e0bef106 MFB51: Added param checks for ap2 fetch respose/request header functions. 2006-01-03 20:13:31 +00:00
Marcus Boerger
cc860105fe - Fix two crashes in case of error 2006-01-03 16:22:23 +00:00
Marcus Boerger
e829ba3a9d - Provide parameter info
- Add missing editor blocks
2006-01-03 15:59:07 +00:00
Marcus Boerger
d01c016cbd - Change to new extension layout (drops unneccessary foward decls)
- Privide proto's
2006-01-03 15:50:46 +00:00
foobar
d70b36aec5 MFB 2006-01-03 13:25:33 +00:00
foobar
33978e8e33 - Fixed bug #35288 (iconv() function defined as libiconv()) 2006-01-03 13:20:13 +00:00
1c814be228 ChangeLog update 2006-01-03 06:31:37 +00:00
foobar
22a3bedee0 - Fixed apache_setenv() which requires 2 parameters 2006-01-02 22:39:43 +00:00
Ilia Alshanetsky
331253e7e6 MFB51: Fixed possible crash in apache_getenv()/apache_setenv() on invalid
parameters.
2006-01-02 22:19:53 +00:00
Derick Rethans
61d12ef9ec - Fixed year dependent test. 2006-01-02 20:15:22 +00:00
c6a372dba2 ChangeLog update 2006-01-02 06:31:58 +00:00
Marcus Boerger
6d079c9c82 - Class was renamed (change test names, too) 2006-01-01 23:05:42 +00:00
Marcus Boerger
1c9da67d89 - Class was renamed 2006-01-01 22:58:12 +00:00
Greg Beaver
33925b3627 PHP_Archive -> Phar to match coding standards and pecl traditions 2006-01-01 22:49:10 +00:00
Greg Beaver
98e7933f8b fix 018/019.phpt - we need to compare the whole key, not just all but 1 char, otherwise 1-byte files/dirs are not compared 2006-01-01 22:20:26 +00:00
Marcus Boerger
f21708f0a4 - Small tweaks/cleanup/left-overs 2006-01-01 22:19:51 +00:00
Greg Beaver
4b70d45fc9 remove a host of small problems found by testing 016.phpt 2006-01-01 22:11:03 +00:00
Greg Beaver
1481746e13 test needed tweaking to pass now 2006-01-01 22:10:21 +00:00
Greg Beaver
a0f0f6c36a update tests to new API (16, 18, 19 still fail) 2006-01-01 21:43:14 +00:00
Marcus Boerger
e80363ae49 - Simplify and change to --enable-phar since zlib is optional 2006-01-01 21:42:55 +00:00
Greg Beaver
90df1e7f87 on second thought, signing can be done externally without a performance hit, and only needs to be done on initial download, i.e. is best implemented with external tools 2006-01-01 20:57:43 +00:00
Marcus Boerger
77232928a5 - No revert the automatically inserted /*..*/ where wrong 2006-01-01 20:40:43 +00:00
Marcus Boerger
570e38fde8 - Fix comments 2006-01-01 20:34:22 +00:00
Greg Beaver
4de87a68e8 update package.xml 2006-01-01 20:30:16 +00:00
Greg Beaver
edb6e4c9d5 add sorting to opendir() so that it matches PHP_Archive exactly 2006-01-01 20:16:09 +00:00
Ilia Alshanetsky
14b8cbedb7 MFB51: Added safety checks 2006-01-01 20:13:31 +00:00
Ilia Alshanetsky
7b8104bcf6 Fixed bug #35797 (segfault on PDOStatement::execute() with
zend.ze1_compatibility_mode = On).
2006-01-01 20:08:19 +00:00
Marcus Boerger
e16171a6b1 - MFB 2006-01-01 19:57:27 +00:00
foobar
c14e22d9f2 - Allow any EOLs in CREDITS files 2006-01-01 19:00:14 +00:00
foobar
399f8ae675 fix build 2006-01-01 17:28:25 +00:00
foobar
c345854044 NEVER EVER use DOS EOLs in CREDITS!!!! 2006-01-01 17:27:11 +00:00
foobar
d99d22dc11 oops 2006-01-01 13:25:34 +00:00
foobar
3631df802d - fix typo 2006-01-01 13:13:11 +00:00
foobar
251c5173fd bump year and license version 2006-01-01 13:10:10 +00:00
foobar
f5ffb11505 2005 -> 2006 2006-01-01 12:17:46 +00:00
Greg Beaver
75bac89418 fix eof, fix segfault in stat, add unique dev/inode to allow caching via opcode caches like APC, comply with API 0.7.1, add todo items to EXPERIMENTAL 2006-01-01 07:40:36 +00:00
aee3eef3f0 ChangeLog update 2006-01-01 06:31:59 +00:00
Marcus Boerger
adf9c02a63 - Fix environment handling 2005-12-31 17:48:12 +00:00
Marcus Boerger
08bccb4a72 - Fix tests 2005-12-31 17:42:27 +00:00
Marcus Boerger
57413e1b28 - MFB 2005-12-31 17:42:01 +00:00
517e586db5 ChangeLog update 2005-12-31 06:31:50 +00:00
foobar
7fa87000c5 - Fixed bug #35377 (undefined reference to "fdatasync") 2005-12-31 00:53:21 +00:00
Rasmus Lerdorf
577cdcfa27 instantiated was correct 2005-12-30 17:13:30 +00:00
Marcus Boerger
6b35e2ed19 - MFB 2005-12-30 13:42:20 +00:00
Marcus Boerger
8817b9e11a - MF51 2005-12-30 12:50:10 +00:00
foobar
7b980c6f95 typofixes 2005-12-30 12:20:39 +00:00
Marcus Boerger
66ae043208 - MF51 2005-12-30 11:45:32 +00:00
Pierre Joye
e45ec1e460 - ensure that x1<x2 or y1<y2 2005-12-30 09:53:05 +00:00
974ed3825f ChangeLog update 2005-12-30 06:31:44 +00:00
foobar
2b1085d103 fix typo 2005-12-30 05:39:38 +00:00