]> granicus.if.org Git - php/shortlog
php
2002-01-24 Tomas V.V.Coxcorrect url
2002-01-24 Marko KarppinenAdded a case for Darwin / Mac OS X to PHP_SHLIB_SUFFIX_NAME
2002-01-24 Marko KarppinenCorrected a confusing comment (see bug #14972)
2002-01-24 Sascha SchumannDon't build CLI, if an extension requests that.
2002-01-24 Yasuo OhgakiChange NEWS entry according to pgsql source change.
2002-01-24 Yasuo OhgakiRevert last 2 commit. Instead, make php_pgsql_do_connec...
2002-01-24 Vincent Blavet* Call the PEAR_Registry constructor with the optional...
2002-01-24 Vincent Blavet* Adding the ability to set the PEAR_INSTALL_DIR while...
2002-01-24 Vincent Blavet* Adding support of extraction of remote archive http...
2002-01-24 Yasuo OhgakiAdded pgsql connection reset feature. Add my name to...
2002-01-24 Yasuo OhgakiAdd a little more fault tolerance for pg_host, pg_tty...
2002-01-24 Yasuo OhgakiNo more httpd restart is required when PostgreSQL is...
2002-01-24 James Coxupdated INSTALL to be more relevant.. more fixes coming...
2002-01-24 <changelog... ChangeLog update
2002-01-23 Vincent Blavet* Add uninstall command
2002-01-23 Tomas V.V.CoxReturn false when the directory can not be created...
2002-01-23 Frank M. KromannFixing spelling error in FrontBase section
2002-01-23 Frank M. KromannFixing spelling error in FrontBase section
2002-01-23 Sebastian BergmannAdd workspace to build CLI SAPI Module on Win32.
2002-01-23 Sebastian BergmannGive Edin Kadribasic his due credits.
2002-01-23 Edin KadribasicNo need to dupe this string in cli sapi (Bug #15181).
2002-01-23 Yasuo OhgakiAdded comment for pgsql module.
2002-01-23 Hartmut Holzgraefeclaiming maintainance ownership of ext/calendar
2002-01-23 Hartmut Holzgraefeadded info about FETCH macros
2002-01-23 <changelog... ChangeLog update
2002-01-22 Jaroslaw KolakowskiSimplified domxml_substitute_entities_default() function
2002-01-22 Andi Gutmans- Fix a bug reported by Sebastian with indirect class...
2002-01-22 Sterling Hughesjust init CURL_GLOBAL_SSL
2002-01-22 Christian StockerGetting rid of some compile warnings (thanks to markus...
2002-01-22 Sean BrightFix for bug #15130. Way too much effort for this bug...
2002-01-22 <changelog... ChangeLog update
2002-01-21 Jaroslaw KolakowskiAdded domxml_substitute_entities_default() function
2002-01-21 Chris Jarecki- fixed bug caused by libxml2 in xpath_register_ns()
2002-01-21 Jon PariseAdding Archive/Tar.php to php4/pear/. This is needed...
2002-01-21 Hartmut Holzgraeferemoved check macros no longer needed due to CLI work
2002-01-21 Hartmut Holzgraeferemoved check macros no longer needed due to CLI work
2002-01-21 Dan Kalowskythis closes off a number of ODBC bugs.
2002-01-21 Derick Rethans- Fix for bug #15057: getimagesize() crashes when offli...
2002-01-21 <changelog... ChangeLog update
2002-01-21 Yasuo OhgakiFixed typo and proto
2002-01-20 Edin KadribasicFixed bug #9041 and others in the same class (patch...
2002-01-20 Andi Gutmans- Improve performance of functions that use $GLOBALS[]
2002-01-20 Markus Fischer- Fix crash with invalid localtime on Win32 systems.
2002-01-20 Doug MacEachernadjust to ap_get_brigade and input filter api changes
2002-01-20 Sebastian BergmannMove Cache to /pear.
2002-01-20 Sebastian BergmannMove Payment_Verisign to /pear.
2002-01-20 Sebastian BergmannMove Benchmark, Math, Numbers to /pear. Remove Log...
2002-01-20 Hartmut Holzgraefecut&paste errors in protos fixed
2002-01-20 Hartmut Holzgraefeproto fix
2002-01-20 Sebastian BergmannFixed by Sean Bright's commit.
2002-01-20 Sean BrightForgot to remove the return from a void function
2002-01-20 Sean BrightThese PHP3_* macros aren't defined in the code, so...
2002-01-20 Edin KadribasicRemoved entry implemented in cli sapi.
2002-01-20 Edin KadribasicModified the build system to make certain extensions...
2002-01-20 Edin KadribasicAdded missing entry to .cvsignore
2002-01-20 <changelog... ChangeLog update
2002-01-20 <changelog... NEWS update
2002-01-20 Yasuo OhgakiGet rid of needless spaces
2002-01-20 Yasuo OhgakiRevert my last commit
2002-01-19 Edin KadribasicRemoved two issues resolved by the introduction of...
2002-01-19 Edin KadribasicMerged patch from sapi/cgi.
2002-01-19 Jaroslaw Kolakowski- Fixed passing parameters to domxml_xslt_process(...
2002-01-19 Wez FurlongMake the decoder less strict to allow for brain-dead...
2002-01-19 Thies C. ArntzenMFZE1
2002-01-19 Tomas V.V.CoxStores limit_from and limit_count as DB_result proporti...
2002-01-19 Yasuo OhgakiMake --enable-safe-mode useful
2002-01-19 <changelog... ChangeLog update
2002-01-19 <changelog... NEWS update
2002-01-18 Shane Caraveoreimplement extension listing
2002-01-18 Markus Fischer- More WS fixes
2002-01-18 Christian Stockershite :) too much WS fixes. leave the licence as it...
2002-01-18 Christian Stocker- WS fixes (replaced " " by \t)
2002-01-18 Christian Stocker- added optional parameters format and level for domxml...
2002-01-18 Christian Stocker- added macro DOMXML_PARAM_ONE
2002-01-18 Christian Stocker@- Added function domxml_node_get_content() (chregu)
2002-01-18 Christian Stocker# sorry for the mixing of different things in this...
2002-01-18 Yasuo OhgakiFix typo
2002-01-18 <changelog... ChangeLog update
2002-01-18 <changelog... NEWS update
2002-01-17 Adam DickmeissNew function yaz_es_result: Z395.0 Extended Services...
2002-01-17 Ilia AlshanetskyFixed shmop_read to append \0 to returned string in...
2002-01-17 Thies C. Arntzen@ - Don't touch any globals in session_unset() if regis...
2002-01-17 Thies C. Arntzen@ - Added 3 new optional parameters to OCIFetchStatemen...
2002-01-17 Sterling HughesFix attribution, its Petr's patch, not mine :)
2002-01-17 Sterling HughesLittle cleanup, add information about Sablotron 0.8
2002-01-17 Sterling HughesUpdate for Sablotron .8
2002-01-17 Yasuo OhgakiUse libxml2 header if there are older version. Reported...
2002-01-17 Jaroslaw KolakowskiAdded XsltStylesheet class with methods:
2002-01-17 <changelog... ChangeLog update
2002-01-16 Yasuo OhgakiExport php_session_register_module/serializer
2002-01-16 Rasmus LerdorfFix typo
2002-01-16 Marc Boerenmysql_db_query is deprecated, fixed by using mysql_sele...
2002-01-16 Yasuo OhgakiExport php_session_register_module/serializer.
2002-01-16 <changelog... ChangeLog update
2002-01-15 Andrei Zmievski- Fixed a bug with matching string containing null...
2002-01-15 <changelog... ChangeLog update
2002-01-14 Chris Jarecki- using macro in xpath_register_ns()
2002-01-14 Andi Gutmans- Fix crash bug in call_user_function_ex(). Thanks...
2002-01-14 Stefan Esserfix for bug #14776
2002-01-14 Sebastian BergmannUpdate Exceptions example.
next