216 Commits (482d57d5a390ccfbfcce8a2c4ffb97deaa570e21)

Author SHA1 Message Date
Frank M. Kromann 954199c9fb More ZSTR() fixes 20 years ago
Andrei Zmievski a4cea91d01 MFB 20 years ago
Frank M. Kromann 1791befa0c Fix Win32 build. NULL_ZSTR was converted to ZSTR(NULL_ZSTR) 20 years ago
Andrei Zmievski a75b8f5f35 Fix compiler errors by using NULL_ZSTR where zstr is expected. 20 years ago
Dmitry Stogov 34c493ea07 Unicode support for dl() patch. 20 years ago
Dmitry Stogov 86780519d4 Disabled dl(). Now it is enabled only when a SAPI layer registers it explicitly. Only CLI, CGI and EMBED do this. 20 years ago
Dmitry Stogov 6f7619cf6f Unicode support: zstr union 20 years ago
Johannes Schlüter 14e07c9ae2 - List --rf/--rc/--re only with enabled reflection 20 years ago
Johannes Schlüter 851e5109f6 - Fix build with readline-support 20 years ago
Dmitry Stogov 0f1209ab3d Portable unicode string API: 20 years ago
Dmitry Stogov 09ca61c125 Made server wide switch for unicode on/off (according to PDM). 20 years ago
Dmitry Stogov ed3a54c657 AIX support 20 years ago
Marcus Boerger 34c8cd0190 - Show whether this is the shell or just the starnge mode 20 years ago
foobar 251c5173fd bump year and license version 21 years ago
Marcus Boerger 6f2a00690b - Add method support to --rfunction 21 years ago
Marcus Boerger 4258bc6f26 - Add docu 21 years ago
Marcus Boerger 9662ba59c4 - Rewrite --r* and add --rfunction 21 years ago
foobar becbb993a1 nuke php3 legacy 21 years ago
foobar 3cdf23b830 - Fixed bug #35409 (undefined reference to 'rl_completion_matches') 21 years ago
Marcus Boerger 75329fe178 - Reflection was moved into its own extension 21 years ago
foobar 58d21892e1 - Fix compile failure when ext/readline is compiled as shared 21 years ago
Ilia Alshanetsky 4ded4455eb MFB51: Fixed memory leak on php-cli -h 21 years ago
foobar a05a33f34d - Fix the "php -v" output when neither --enable-debug or --enable-gcov 21 years ago
Marcus Boerger c1869299c7 - heredoc handling in -a mode 21 years ago
foobar e4c8e1dc85 - Fixed minor memory leak triggered by: -dzlib.output_compression=1 -m 21 years ago
Ilia Alshanetsky 222fa05e1c Fixed -m memory leak 21 years ago
foobar 27d2fe07ff MF51:- Fixed bug #34850 (--program-suffix and --program-prefix not included in man page names) 21 years ago
foobar b233ce0dd8 - Removed confusing dot. 21 years ago
Johannes Schlüter 7e85bac9ec - Fix #34557 php -m exits with "error" 1 21 years ago
Johannes Schlüter 9147629f59 - Add --rclass and --rextension arguments to CLI 21 years ago
Johannes Schlüter 9ce521ec03 - Fix tab-completion in unicode mode and for constants. 21 years ago
Marcus Boerger ef36d692cd - Johannes did a great work on the shell 21 years ago
foobar 000a9e3015 - Fixed problem with -dextension=foobar.so not having it's MINIT run. 21 years ago
Hartmut Holzgraefe 621238a3c3 fix extension loading from command line, resources didn't work 21 years ago
foobar 20241fe16a - 2004 -> 2005 21 years ago
Marcus Boerger ae1fa04899 - Bugfix #33733 21 years ago
Dmitry Stogov 8de3367453 Fixed support for shared extensions on AIX 21 years ago
Ilia Alshanetsky a462e687dc Fixed possible memory corruption. 21 years ago
foobar 4dfa3fc731 Some netware related build issues fixed (patch by: Kamesh Jayachandran <kameshj at fastmail dot fm> 21 years ago
Marcus Boerger acd747d374 - Expose -a as special mode and show whether it is a shell or not 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
Johannes Schlüter bb6f4dfc7d - Fix readline loop-condition 21 years ago
Marcus Boerger 51fe495ea1 - Add command completion to CLI's -a mode 21 years ago
foobar d24f853464 typofix 21 years ago
Marcus Boerger 13ba056aff - Update 21 years ago
Marcus Boerger 1623537998 - Improved interactive mode of CLI (php -a) 21 years ago
foobar d7682085c6 Silence the warnings about weird characters in this man page 21 years ago
foobar 9af93dbb41 Expose EXEEXT and use for cli/cgi binaries 21 years ago
Antony Dovgal 9ba5535993 fix #28803 (enabled debug causes bailout errors with CLI on AIX 21 years ago
foobar a98460beac Revert bad idea. (no more error for invalid -d options) 21 years ago