Commit Graph

38050 Commits

Author SHA1 Message Date
Marcus Boerger
a923a7293f - Allow to easily exclude file by regular expression 2007-05-11 00:01:55 +00:00
Marcus Boerger
c77faa0c96 - Fix message 2007-05-10 23:36:17 +00:00
Marcus Boerger
4466ec9cf9 - Make remainder arguments be typ-agnostic
- Remove debug message
2007-05-10 23:34:13 +00:00
Marcus Boerger
3b6a6e3f5f - WS 2007-05-10 23:22:24 +00:00
Marcus Boerger
c613efb434 - CS 2007-05-10 23:21:17 +00:00
Marcus Boerger
b032d36ce5 - Add extract command 2007-05-10 23:14:00 +00:00
Antony Dovgal
483c3034bc fix segfault in strripos() when offset == INT_MAX+1
identified and repoted by Joxean Koret
2007-05-10 22:08:35 +00:00
Antony Dovgal
e7e46b2d1c add missing header 2007-05-10 21:54:08 +00:00
Marcus Boerger
0283cfad77 - Update phar command 2007-05-10 21:49:40 +00:00
Antony Dovgal
5779f46bfd MFB 2007-05-10 21:26:51 +00:00
Marcus Boerger
098897f03e - Add phar.phar command input files 2007-05-10 20:55:28 +00:00
Hannes Magnusson
c85e26cb06 MFB - use php_strtok_r() rather than strsep() 2007-05-10 19:51:19 +00:00
Marcus Boerger
9e83deccce - Extend help command 2007-05-10 19:42:20 +00:00
Antony Dovgal
764b33ef79 flush output buffer when/if highlight_string()/php_strip_whitespace()/highlight_string() fail 2007-05-10 16:27:16 +00:00
Dmitry Stogov
d009d41cb2 Fixed bug #41291 (FastCGI does not set SO_REUSEADDR). (fmajid at kefta dot com) 2007-05-10 15:22:15 +00:00
Dmitry Stogov
f0778af384 Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings) 2007-05-10 14:58:32 +00:00
Antony Dovgal
3d980a73cf cleanup temp test data 2007-05-10 12:22:49 +00:00
Antony Dovgal
806ebfb3f5 fix segfault in iptcembed() 2007-05-10 12:21:42 +00:00
Antony Dovgal
8250b9f3b0 bcmath.scale must be greater or equal to zero
looks like negative value cannot cause any problems, but it's still invalid
2007-05-10 09:53:28 +00:00
399d5918ed ChangeLog update 2007-05-10 01:31:07 +00:00
Marcus Boerger
07eb9080f5 - Update make pack work (well more or less) 2007-05-09 23:19:33 +00:00
Marcus Boerger
c7d70d0f7c - This is version 1.2.0 now due to fix of Phar::canWrite() 2007-05-09 19:34:00 +00:00
Marcus Boerger
7aa7448a32 - Fix Phar::canWrite(), had inverted logic
- Support PHP & builds
2007-05-09 18:09:41 +00:00
7fbfd392c4 ChangeLog update 2007-05-09 01:31:09 +00:00
Marcus Boerger
3412b1af02 - Reorganize
. Move parsing arguments into new CLICommand
  . Move analyzing the handler class into CLICommand
  . Derive PharCommand from CLICommand
  . Provide specific argument parsing in PharCommand
2007-05-09 00:15:21 +00:00
Marcus Boerger
c96d5a18a8 - Provide nice little phar command, inital version, not yet fully working 2007-05-08 23:04:06 +00:00
Pierre Joye
bfb6f7001f - #41326, writing empty tags with Xmlwriter::WriteElement[ns] 2007-05-08 21:40:25 +00:00
Dmitry Stogov
0ddb071abb Fixed bug #41304 (compress.zlib temp files left) 2007-05-08 12:08:41 +00:00
05a84ea7f7 ChangeLog update 2007-05-08 01:31:17 +00:00
Antony Dovgal
2d087e6deb fix tests 2007-05-07 22:33:39 +00:00
Antony Dovgal
a8be4e0f43 fix tests 2007-05-07 22:12:56 +00:00
Antony Dovgal
57a1dc0757 fix test 2007-05-07 21:38:35 +00:00
Antony Dovgal
ccd97f3a21 fix test names 2007-05-07 17:23:53 +00:00
Antony Dovgal
8d9be0338b fix test names 2007-05-07 16:50:40 +00:00
Nuno Lopes
018e610436 update pcre symbols list 2007-05-07 15:43:21 +00:00
Nuno Lopes
1acf73af7f fix test title 2007-05-07 15:24:37 +00:00
Nuno Lopes
dc4118e154 update bundled PCRE to version 7.2 RC1. if everything goes right, this will be merged later to php 5.x 2007-05-07 15:22:10 +00:00
Pierre Joye
ca1a485d65 - fix build when use with a museum freetype version (1.x) 2007-05-07 14:50:07 +00:00
Antony Dovgal
7e465587c8 add 64bit version of the tests 2007-05-07 13:59:58 +00:00
Antony Dovgal
97b3be772a fix tests 2007-05-07 12:09:50 +00:00
Antony Dovgal
0d77b46f36 fix test 2007-05-07 08:25:21 +00:00
b5cba7409b ChangeLog update 2007-05-07 01:31:12 +00:00
Johannes Schlüter
cff001a1c9 - Fix test 2007-05-06 13:55:17 +00:00
Hannes Magnusson
be57963e00 Fix test
# pcre is required for the test suite so no need to check for it
# reflection can however be disabled
2007-05-06 13:11:11 +00:00
Johannes Schlüter
895a9fb212 - Fix build without reflection
# reflection_what is used fby --ri, too
2007-05-06 12:57:27 +00:00
b203a439ce ChangeLog update 2007-05-06 01:31:17 +00:00
Antony Dovgal
180cc9d9c4 fix tests, add more 2007-05-05 21:43:41 +00:00
foobar
02b8fc7f28 fix test on systems where php.ini has something else than default settings 2007-05-05 19:26:19 +00:00
Michael Wallner
adfa6209e6 - output handler buffers are always binary, thanks Johannes 2007-05-05 15:16:48 +00:00
Marcus Boerger
74e6d53ce4 - Fix function signature 2007-05-05 12:46:30 +00:00