]> granicus.if.org Git - php/shortlog
php
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.
2002-01-14 Rui Hirokawafixed an error in mbstring caused by confliction with...
2002-01-14 <changelog... ChangeLog update
2002-01-14 <changelog... NEWS update
2002-01-13 Edin KadribasicFixed build in the directory other than $top_srcdir.
2002-01-13 Andi Gutmans- Change exception handling to use the Java-like catch...
2002-01-13 Tomas V.V.CoxNew DSN "protcocol(protocol_opts)" format support:
2002-01-13 Andi Gutmans- MFZE1
2002-01-13 Rasmus Lerdorf4.1.1 NEWS entry block was missing from the HEAD tree
2002-01-13 Rui Hirokawafixed some link error of gd's configure.
2002-01-13 Edin KadribasicThis should fix cli build when running 'make install...
2002-01-13 Chris Jarecki - Added xpath_register_ns() function.
2002-01-13 <changelog... ChangeLog update
2002-01-12 Edin KadribasicFixed CLI build when the main SAPI is built as a shered...
2002-01-12 Edin KadribasicModified the build system to always build CLI SAPI.
2002-01-12 Gavin SherryMy bad. Left some stray debugging code in previous...
2002-01-12 Gavin SherrySee the update to dba_db3.c
2002-01-12 Gavin SherryThis fixes the notorious "mode 'c' fails" bug (see...
2002-01-12 Vlad KrupinFixed segfault in imap_bodystruct() when called with...
2002-01-12 <changelog... ChangeLog update
2002-01-12 <changelog... NEWS update
2002-01-11 Jaroslaw KolakowskiAdded domxml_node_replace_node() function.
2002-01-11 Rui Hirokawa@Added multi-byte enabled regex functions. (Rui)
2002-01-11 Markus Fischer- mkdir(): made second (mode) parameter optional, defau...
2002-01-11 Tomas V.V.Cox- Added HTTP::head($url) which sends a "HEAD" HTTP...
2002-01-11 <changelog... ChangeLog update
2002-01-11 Tomas V.V.Coxsubmit a test that will fail due to php bug #14744
2002-01-10 Frank M. KromannAdding functions to get BLOB/CLOB size from a lob_handle.
2002-01-10 Andrei ZmievskiFix the recursive counting, it was broken for associati...
2002-01-10 Derick Rethans- Make an E_NOTICE error type show 'Notice' instead...
2002-01-10 Yasuo OhgakiFix startup crash
2002-01-10 Markus Fischer- Unified error messages.
2002-01-10 Sascha SchumannImproved code for handling PS(save_path)
2002-01-10 Sascha SchumannWs fix
2002-01-10 Sascha Schumann(PHP touch) Operate on a stack buffer.. no need for...
2002-01-10 Sascha SchumannAdd three-parameter touch() which enables users to set
2002-01-10 Yasuo OhgakiFix bug in test script
2002-01-10 Yasuo OhgakiMake use of save_path for mm file.
2002-01-10 Sascha SchumannMake these tests succeed with non-standard settings
2002-01-10 Markus Fischer- Fix compilation. (Christian Stocker)
2002-01-10 <changelog... ChangeLog update
2002-01-10 Yasuo OhgakiYear update
2002-01-10 Yasuo Ohgakishmop got a new maintainer
2002-01-09 jim winsteadRename finite/isinf/isnan to more standard is_*() names.
2002-01-09 jim winsteadMove type-handling functions into ext/standard/type...
2002-01-09 Markus Fischer- Correct some protos.
2002-01-09 Derick Rethans- Fix bug introduced in earlier patch
2002-01-09 Uwe Steinmann- fixed typo in deprecated functionname
2002-01-09 Yasuo Ohgaki- shmop_open has a new flag for read/write access, 'w'
2002-01-09 foobar- Fixed compile with older libxml.
2002-01-09 foobar- Fixed the creation of pear-get script.
2002-01-09 foobarReverted Hartmut's patch as it caused more trouble...
2002-01-09 foobarwhitespace
2002-01-09 <changelog... ChangeLog update
2002-01-08 Jaroslaw KolakowskiA
2002-01-08 foobarSome whitespace fixes (naugthy me :) and make use of...
2002-01-08 Sterling HughesChanged proto via Georg Richter's request.
2002-01-08 <changelog... ChangeLog update
2002-01-08 <changelog... NEWS update
2002-01-08 Jaroslaw Kolakowski- Added functions: htmldoc(), htmldocfile(), domxml_htm...
2002-01-07 James Coxbrowscap url fix, plus removed ^M references. it should...
2002-01-07 James Coxchanged the instructions for php with win32 + apache...
2002-01-07 Yasuo OhgakiNew PostgreSQL functions
2002-01-07 Egon SchmidFixed some protos.
2002-01-07 Rui Hirokawa@added mb_get_info() to get internal settings of mbstring.
2002-01-07 <changelog... ChangeLog update
2002-01-07 <changelog... NEWS update
2002-01-07 Markus Fischer- Fix domxml_node_unlink_node() proto and return value.
2002-01-07 Tomas V.V.Coxws
2002-01-06 Stig VenaasAdded IPv6 support
2002-01-06 Stig Venaashostconnect now divides the timeout with no. of address...
2002-01-06 Andi Gutmans- Output error when there's an uncaught exception ...
next