]> granicus.if.org Git - php/shortlog
php
2002-02-15 Sean BrightFix cosmetic bug. (#15142)
2002-02-15 <changelog... ChangeLog update
2002-02-14 Derick Rethans- Let php_execute_script return 0 on failure and 1...
2002-02-14 Edin KadribasicTurned implicit_flush on.
2002-02-14 Edin KadribasicAdded README file for CLI SAPI.
2002-02-14 Derick Rethans- Remove duplicate constant
2002-02-14 Stanislav MalyshevPass TSRM to create_object
2002-02-14 Andrei ZmievskiFix the bug where the declared properties without init...
2002-02-14 <changelog... NEWS update
2002-02-14 <changelog... ChangeLog update
2002-02-13 Frank M. KromannFixing release and debug build on Win32
2002-02-13 Vincent Blavet* Synchronize pearwin script with pearcmd-xxx.php commands
2002-02-13 Vincent Blavet* user system/user config rather than default value
2002-02-13 Andi Gutmans@ Allow a series of consecutive catch() statements...
2002-02-13 Yasuo OhgakiFix memory leaks.
2002-02-13 Marc BoerenFixed bug where users with empty passwords could not...
2002-02-13 Vincent Blavet- Adding support for remote-list command (with XML...
2002-02-13 Andrei ZmievskiAck.
2002-02-13 Stig Bakken* "pear-get install Auth" works now
2002-02-13 <changelog... NEWS update
2002-02-13 <changelog... ChangeLog update
2002-02-13 Stig Bakken* don't use ext/overload yet
2002-02-13 Stig Bakken* print package name
2002-02-12 Jason GreeneFix entry
2002-02-12 Jan Lehnardt - added support for different error messages for the...
2002-02-12 <changelog... Adding automagically updated ChangeLog.
2002-02-12 Andrei ZmievskiFix-up.
2002-02-12 Sascha SchumannIrix defines AF_INET6, but lacks IPv6 support, including
2002-02-12 Yasuo OhgakiInitialize automatic persistent connection reset flag
2002-02-12 Andrei ZmievskiFix a long-standing infelicity that resulted in extra...
2002-02-12 Andrei ZmievskiExpose pcre_get_compiled_regex as an API function.
2002-02-12 <changelog... ChangeLog update
2002-02-11 Mark L. WoodwardAdded one more tweak for 4.0.x compatibility.
2002-02-11 Sebastian BergmannFugbix typo.
2002-02-11 Martin Jansen* Fix bug #15423.
2002-02-11 Markus Fischer- Fix protos.
2002-02-11 <changelog... ChangeLog update
2002-02-11 <changelog... NEWS update
2002-02-10 Sean Bright'0b' could be the beginning of a hex string (without...
2002-02-10 Sean BrightAdd a new test for GMP base recognition.
2002-02-10 Sean BrightFix for bugs #10133 and #15454.
2002-02-10 Jason GreeneRenamed zval_debug_dump() to debug_zval_dump()
2002-02-10 Tomas V.V.CoxNow System will return false on fail
2002-02-10 Tomas V.V.Coxtest suite for the System class
2002-02-10 Tomas V.V.Cox- Now error will be triggered with trigger_error()...
2002-02-10 Sebastian BergmannExport lex_scan(). Both the PHPDoc and tokenizer extens...
2002-02-10 Thies C. Arntzenonly rollback at script end if there is something to...
2002-02-10 Stig VenaasAdded php_sockaddr_size() in network.c (and the header...
2002-02-10 Sebastian BergmannTSRM fixes.
2002-02-10 Jason Greene@Added zval_debug_dump which works similar to var_dump...
2002-02-10 Yasuo OhgakiFix typo
2002-02-10 <changelog... ChangeLog update
2002-02-09 Andrei Zmievski*** empty log message ***
2002-02-09 Stig Bakken* ZTS fix
2002-02-09 <changelog... ChangeLog update
2002-02-09 <changelog... NEWS update
2002-02-08 Sebastian BergmannAdd MSVC workspace for tokenizer extension. Add php_tok...
2002-02-08 Thies C. Arntzen- got rid of unneded calls to OCIAttrGet when reexecuti...
2002-02-08 Stig Bakken@Added Andrei's tokenizer extension (Stig)
2002-02-08 Mark L. WoodwardBackward compatibility to 4.0.6 does not have "HAVE_PHP...
2002-02-08 <changelog... ChangeLog update
2002-02-08 Andi Gutmans- Remove object debug messages.
2002-02-07 Sterling Hughesmove to the ZEND_DECLARE_MODULE_GLOBALS() and ZEND_EXTE...
2002-02-07 Martin Jansen* Better error handling.
2002-02-07 Stanislav MalyshevMega-commit: Enter the new object model
2002-02-07 Martin Jansen* Partially fix bug #15423.
2002-02-07 Yasuo OhgakiLegacy code removed.
2002-02-07 <changelog... ChangeLog update
2002-02-06 Frank M. KromannConvert pLists to output character set before parsing...
2002-02-06 Frank M. KromannAdded order by clause in fbsql_list_tables().
2002-02-06 Frank M. KromannAdding fbsql_table_name() aliased fbsql_tablename(...
2002-02-06 Derick Rethans- Fix for bug 15404
2002-02-06 Yasuo OhgakiRemove unused line
2002-02-06 Yasuo OhgakiFixed crash with mb_output_handler()
2002-02-06 Tomas V.V.Coxadded 'System::type()' (show the full path of a command)
2002-02-06 Yasuo OhgakiClean up code.
2002-02-06 Yasuo OhgakiMake module specified functions to static.
2002-02-06 <changelog... ChangeLog update
2002-02-06 <changelog... NEWS update
2002-02-05 Andi Gutmans- Add TSRMLS_FETCH()'s needed for the new object overlo...
2002-02-05 Mark L. WoodwardSorry guys, PHP 4.0.6's ZEND_MODULE_API_NO is whacked...
2002-02-05 Hartmut Holzgraeferemoved the new-style parameter parser code for bc...
2002-02-05 David Eriksson@- Removed Satellite. It is now part of PEAR.
2002-02-05 Yasuo Ohgakipval -> zval
2002-02-05 Yasuo Ohgakiregister_globals=off is defualt for 4.2.0
2002-02-05 foobarLet's be consistent and use zval instead of pval
2002-02-05 foobarExport php_session_start().
2002-02-05 foobarThe extensions build as shared were installed into...
2002-02-05 <changelog... ChangeLog update
2002-02-04 Jaroslaw KolakowskiFixed compile error
2002-02-04 Andi Gutmans- This small patch should also take care of allowing...
2002-02-04 Andi Gutmans- Fix problem with the objects_destructor called during...
2002-02-04 Mark L. WoodwardMore 4.0.6 compatibility.
2002-02-04 Mark L. WoodwardRestored backward compatibility to PHP 4.0.6
2002-02-04 Yasuo OhgakiFix ZTS startup crash
2002-02-04 Thies C. Arntzenadd oracle 9 detection for oracle-module
2002-02-04 Yasuo OhgakiRemove TSRMLS_FETCH() does not need
2002-02-04 Yasuo OhgakiFix ZTS build
2002-02-04 <changelog... ChangeLog update
2002-02-03 jim winsteaddon't include old changelogs in distribution, either
next