]> granicus.if.org Git - php/shortlog
php
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 ...
2002-01-06 Tomas V.V.Coxuse the new Console_Getopt::readPHPArgv() function...
2002-01-06 Tomas V.V.CoxAdded readPHPArgv() function that will safely read...
2002-01-06 Andi Gutmans- Make sure $this is passed on to methods
2002-01-06 Sebastian BergmannHappy New Year.
2002-01-06 Edin Kadribasic@- Added CLI (command line intrerface) sapi based on...
2002-01-06 Edin KadribasicAdded argc and argv in request_info needed for the...
2002-01-06 Stig VenaasAdded some consts for arguments in network.c declaratio...
2002-01-06 Stig Bakken* archive the 2001 changelog
2002-01-06 <changelog... ChangeLog update
2002-01-06 <changelog... NEWS update
2002-01-05 Markus Fischer- Refuse attribute nodes on add_child() and add list...
2002-01-05 jim winsteadMore tweaking of wordwrap() with the cut parameter...
2002-01-05 Andi Gutmans- Small fix
2002-01-05 jim winsteadNew memcpy()-based wordwrap() implementation. The simpl...
2002-01-05 Andi Gutmans- Allow passing of $this as function arguments.
2002-01-05 Tomas V.V.CoxAdded check for $argv avaible
2002-01-05 Andi Gutmans- Significantly improve the performance of method calls...
2002-01-05 jim winsteadFix the Win32 compile.
2002-01-05 Egon SchmidFixed some protos.
2002-01-05 jim winsteadApparently multi_convert_to_double_ex() didn't quite...
2002-01-05 jim winsteadFixed pow(), and added finite(), isinf(), and isnan...
2002-01-05 jim winsteadgood grief, positive powers of 0 are well-defined....
2002-01-05 jim winsteadBe more aggressive in making sure that substring matche...
2002-01-05 Zak GreantSurprising how tests can fail when they don't have...
2002-01-05 <changelog... ChangeLog update
2002-01-05 <changelog... NEWS update
2002-01-04 Jon PariseNuke unused variable warning (end_arr).
2002-01-04 Stig VenaasMade ldap_modify() an alias for ldap_mod_replace()...
next