]> granicus.if.org Git - php/shortlog
php
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
2002-02-03 Adam DickmeissZend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602...
2002-02-03 Adam DickmeissZend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602...
2002-02-03 Yasuo OhgakiRevert last commit. Last patch has problem for the...
2002-02-03 Yasuo OhgakiFixed crash when save_path is invalid.
2002-02-03 Yasuo OhgakiAdded UCS4 test
2002-02-03 <changelog... ChangeLog update
2002-02-02 Shane Caraveonow needs getopt
2002-02-02 Shane Caraveoan update to stresstest
2002-02-02 Sebastian BergmannRevert per Andi's request. Sorry :-(
2002-02-02 Sebastian BergmannRemove obsolete CG(extended_info) = 0 calls, we already...
2002-02-02 Sebastian BergmannFix warning. Again :-)
2002-02-02 Andi Gutmans- Please don't use strcmp() and friends in Zend but...
2002-02-02 Sebastian BergmannConsistency.
2002-02-02 Sebastian BergmannFix a warning.
2002-02-02 Sebastian BergmannFix a warning.
2002-02-02 Andi Gutmans- Nice catch by Derick. GINIT is dead.
2002-02-02 Jon PariseRevert revision 1.294.
2002-02-02 Sebastian BergmannFix thread-safe build.
2002-02-02 <changelog... ChangeLog update
2002-02-02 <changelog... NEWS update
2002-02-02 Stig Bakken* add some missing attributes
2002-02-01 Sebastian BergmannMFZE1: is_a()
2002-02-01 Andrei ZmievskiConverted extract() to use smart_str for variable name...
2002-02-01 James E. FlemerChanged php.ini directive 'safe_mode_include_dir' to...
2002-02-01 Andrei ZmievskiAdded is_a() function.
2002-02-01 Adam DickmeissFixes in MARC decoder (base adress, DANmarc case).
2002-02-01 Tomas V.V.CoxFix remote security risk, pointed out by Wolfram Kriesing
2002-02-01 Tomas V.V.CoxAdded support for passing special backend params in...
2002-02-01 Thies C. Arntzenremove some crap
2002-02-01 James Cox2 years is ages.... and no way temporary. changed the...
2002-02-01 Derick Rethans- Fix for bug 14899 (patch by Sander Roobol <sander...
2002-02-01 Yasuo OhgakiFixed bug with encodings that has 0 byte in strings...
2002-02-01 <changelog... ChangeLog update
2002-01-31 James Coxupdating license to 2002 (hasn't been done since 2000)
2002-01-31 Boian Bonevfix comment
2002-01-31 Martin Jansen* Fix bug #15313
2002-01-31 Derick Rethans- Fix for bug 15311 (type mismatch of php_dl when ...
2002-01-31 Yasuo OhgakiA fix for the bug number 13231 & 11699.
2002-01-31 Derick Rethans- Fix for openssl_pkcs7_sign segfaults
2002-01-31 Stig Bakken* lowercase tags and attributes
2002-01-31 Stig Bakken* remove broken rule for rebuilding Makefile
2002-01-31 <changelog... ChangeLog update
2002-01-31 Edin KadribasicIgnore register_globals for $argc and $argv under CLI...
2002-01-30 Edin KadribasicEnable extensions to specify that they are not supposed...
2002-01-30 Dan KalowskyFix for bug #14803
2002-01-30 Sebastian BergmannFugbix typo. Update path to /lib/optional.
2002-01-30 Stig Bakken* don't make command libs executable
2002-01-30 Stig Bakken* modularize "pear" and "pear-get" commands somewhat...
2002-01-30 Stig Bakken* silence warning
2002-01-30 Stig Bakken* bring DTD up to date
2002-01-30 Thies C. Arntzenenable "user-interrupts"
2002-01-30 <changelog... ChangeLog update
2002-01-29 Sebastian BergmannOverload is built-in.
2002-01-29 <changelog... ChangeLog update
2002-01-28 Sterling HughesCommit for mr. torben:
2002-01-28 Jon PariseThese are now defined in zend_config.w32.h.
2002-01-28 jim winsteadtesting checkin
2002-01-28 <changelog... ChangeLog update
2002-01-27 Sebastian BergmannMFZE1: define a couple of macros under win32. (Patch...
2002-01-27 Jon Parisezend_isinf() is already defined in Zend/zend_config...
2002-01-27 fabrice aeschbacheradd ibase_add_user(), ibase_modify_user(), ibase_delete...
2002-01-27 Jon PariseUse the zend_* versions of finite(), isinf(), and isnan...
2002-01-27 Jon PariseAdd a note that this statement will never be reached.
2002-01-27 Jon PariseAdd a comment indicating that this return statement...
2002-01-27 Jon PariseUse socklen_t (instead of int) where appropriate.
2002-01-27 Jon PariseBecause php_network.h includes <sys/socket.h>, it must...
2002-01-27 Sterling Hughesdon't throw fatal errors, throw E_WARNING instead.
2002-01-27 Sterling Hugheshopefully fix --with-openssl issues
2002-01-27 Marko KarppinenEnable developers to use PHP_ARG_ENABLE and PHP_ARG_WIT...
2002-01-27 <changelog... ChangeLog update
2002-01-26 Marko Karppinen- Reorganized stuff in configure.in and added a few...
2002-01-26 Vincent Blavet* Remove the use of a temp dir
2002-01-26 <changelog... ChangeLog update
2002-01-26 <changelog... NEWS update
2002-01-25 Marko KarppinenImprove detection of resolv.h on versions of Darwin...
2002-01-25 Marko KarppinenRelying only on host_alias is wrong
2002-01-25 Yasuo OhgakiWe need mm file for each user.
2002-01-25 Derick Rethans- Fix for bug #15227: Compiling the CGI binary with...
2002-01-25 Derick Rethans- Fixed highlight_* (make it more robust)
2002-01-25 Hartmut Holzgraefeno longer experimental
2002-01-25 Andi Gutmans- First destructor hell fix. There was a situation...
2002-01-25 Derick Rethans- Added optional parameter to highlight_string and...
2002-01-25 Rasmus Lerdorf(extraxt) add EXTR_IF_EXISTS and EXTR_PREFIX_IF_EXISTS...
next