]> granicus.if.org Git - php/shortlog
php
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...
2002-01-25 Derick Rethans- Fix for bug #14934: type property not set in comment...
2002-01-25 Yasuo OhgakiAdd sapi postfix for mm save path.
2002-01-25 Doug MacEachernadjust to ap_get_brigade() API change
2002-01-25 <changelog... ChangeLog update
2002-01-25 Yasuo OhgakiAdded "pgsql.auto_reset_persistent" ini entry to catch...
2002-01-25 Yasuo OhgakiAdded "auto_reset_presistent" ini entry.
2002-01-24 Marko KarppinenLatest libtools output a multiline version info. Deal...
2002-01-24 Marko KarppinenIgnore ordinal suffixes on numbers (bug #15210)
2002-01-24 Edin KadribasicAdded --disable-cli option.
2002-01-24 Edin KadribasicMade entry more consistent.
2002-01-24 Sascha Schumannfix typo, found by edin
next