Commit Graph

20506 Commits

Author SHA1 Message Date
Marcus Boerger
6b5173f035 - Handle regex parameters in clicommand 2007-05-12 12:25:56 +00:00
Raghubansh Kumar
1e657336cf New version of debug_zval_dump_b.phpt, debug_zval_dump_v.phpt, is_float.phpt, is_numeric.phpt, is_string.phpt, var_dump.phpt, debug_zval_dump_e.phpt, is_array.phpt, is_int.phpt, is_object.phpt, print_r.phpt,
debug_zval_dump_o.phpt, is_bool.phpt, is_null.phpt, is_scalar.phpt, strval.phpt
2007-05-12 12:18:13 +00:00
Raghubansh Kumar
8be498b45e New version of addcslashes.phpt, implode1.phpt, strpos.phpt, str_replace.phpt, substr_count.phpt, trim1.phpt, chr_ord.phpt, md5_file.phpt, str_repeat.phpt, strstr.phpt, substr.phpt 2007-05-12 12:12:26 +00:00
Marcus Boerger
1ab5a5e9cf - Add get/setstub commands to phar.phar 2007-05-12 11:55:26 +00:00
Marcus Boerger
4c66269573 - Impprove cli_wordwrap() make it respectstart of initial line correctly 2007-05-12 11:53:27 +00:00
Raghubansh Kumar
c7cec34d11 New version of 005.phpt, array_keys.phpt, array_values.phpt, extract.phpt, 009.phpt, array_map.phpt, each.phpt, array_change_key_case.phpt, array_pop.phpt, end.phpt, array_key_exists.phpt, array_search.phpt, extract.php 2007-05-12 11:20:52 +00:00
Marcus Boerger
9813390829 - More wrappingfor indented stuff 2007-05-11 21:52:33 +00:00
Marcus Boerger
49d8ee873a - Provide working wordwrap for command help 2007-05-11 21:31:29 +00:00
Marcus Boerger
68672e4003 - Provide working wordwrap for command help 2007-05-11 21:28:41 +00:00
Marcus Boerger
cc6b040866 - Update 2007-05-11 18:22:11 +00:00
Marcus Boerger
29ca5d1930 - Finish adding -i & -x to extract command 2007-05-11 18:21:12 +00:00
Marcus Boerger
8f1b4c6e7a - Readd 1.1.0 to history 2007-05-11 18:07:52 +00:00
Marcus Boerger
a45852b27b - Simplify argument handling
- Add -i & -x to commands list & tree
2007-05-11 18:07:22 +00:00
Marcus Boerger
4124c8901b - Add rule for phar.phar to Makefile.frag 2007-05-11 18:06:28 +00:00
Marcus Boerger
daa47137a7 - Change -x to -i (include) so that -r can become recursive 2007-05-11 17:19:06 +00:00
Antony Dovgal
1046629e49 remove warnings in resource dtor 2007-05-11 15:46:22 +00:00
Dmitry Stogov
6e0e4de3a4 Fixed compilation error 2007-05-11 07:19:57 +00:00
Marcus Boerger
a64c54d02c - Fix release history 2007-05-11 00:34:45 +00:00
Marcus Boerger
f22fd0a0b4 - Add new helper class 2007-05-11 00:22:57 +00:00
Marcus Boerger
40ce66bdc0 - Sort commands 2007-05-11 00:21:28 +00:00
Marcus Boerger
0d68eebac8 -Addvert optionto RegexIterator 2007-05-11 00:14:36 +00:00
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
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
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
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
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
Antony Dovgal
2d087e6deb fix tests 2007-05-07 22:33:39 +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
1acf73af7f fix test title 2007-05-07 15:24:37 +00:00