]> granicus.if.org Git - php/shortlog
php
2002-01-02 Stig Bakken* use new overloading API properly
2002-01-02 Markus Fischer- Corrected proto for ftp_connect() (new optional param...
2002-01-02 Markus Fischer- Added ftp_set_option(), ftp_get_option() and support...
2002-01-02 jim winsteadjpeg2wbmp,png2wbmp: fix prototypes; _php_image_convert...
2002-01-02 <changelog... ChangeLog update
2002-01-02 Markus Fischer- Fixed ftp_fget() and ftp_mkdir() protos.
2002-01-02 Markus Fischer- Corrected proto for ftp_fget().
2002-01-01 Markus Fischer- Switched to zend_parse_parameters(), unified error...
2002-01-01 Markus Fischer- Summarize dbase fixes.
2002-01-01 Adam DickmeissRemoval of non-essential parameters for non-piggyback...
2002-01-01 <changelog... ChangeLog update
2002-01-01 <changelog... NEWS update
2001-12-31 Jon PariseMatch the table style of the other single-row info...
2001-12-31 Vlad KrupinNow dbase_pack() actually truncates the resulting ...
2001-12-31 Vlad KrupinVerified and fixed bug 6852 #2. Now memo fields are...
2001-12-31 Vlad KrupinVerified and fixed bug 6852 #1. No more null byte after...
2001-12-31 Sebastian BergmannConsistency.
2001-12-31 Egon SchmidOops, missed one proto.
2001-12-31 Andi Gutmans- Add example of default argument for argument passed...
2001-12-31 Egon SchmidFixed some protos.
2001-12-31 Egon SchmidFixed some protos.
2001-12-31 <changelog... ChangeLog update
2001-12-30 Georg Richtersome prototypes changed
2001-12-30 Alex WaughGive defaults for pread and pwrite checks when cross...
2001-12-30 Sebastian BergmannTypo.
2001-12-30 Zak Greantchdir: corrected proto, converted to zend_parse_parameters
2001-12-30 Zak GreantCorrected bug in php_mysql_fetch_hash() that prevented...
2001-12-30 Zak Greantchroot: corrected prototype, converted to zend_parse_pa...
2001-12-30 Zak GreantConverted getenv to use zend_parse_parameters
2001-12-30 Rui Hirokawaadded libfdftk for link path to make shared module.
2001-12-30 Egon SchmidFixed a proto.
2001-12-30 Egon SchmidFixed some protos.
2001-12-30 Egon SchmidFixed some protos.
2001-12-30 Egon SchmidFixed some protos.
2001-12-30 Yasuo OhgakiGet rid of error message
2001-12-30 <changelog... ChangeLog update
2001-12-30 <changelog... NEWS update
2001-12-29 Derick Rethans- Removed is_array_multidimensional
2001-12-29 Derick Rethans- Added test for recursive counting
2001-12-29 Derick Rethans- Added extra parameter to count() that recursively...
2001-12-29 Andi Gutmans@ Fix bug in krsort() where an extra character was...
2001-12-29 Andi Gutmans- Fix bug in XML extension which exists due to a not...
2001-12-29 Andi Gutmans- #define to help #ifdef stuff in PHP sources to make...
2001-12-29 Sebastian BergmannPHP 4.0 -> PHP 4. Patch by Martin Jansen <mail@martin...
2001-12-29 Georg Richter1) fixed bugs in soft label key functions
2001-12-29 Andi Gutmans- A few clarifications
2001-12-29 Sebastian BergmannIntegrate Andi's examples and some notes by Stig.
2001-12-29 Sebastian BergmannUpdate Exceptions example.
2001-12-29 Stig Bakken* install PEAR/Dependency.php
2001-12-29 Vlad Krupinfixed bug preventing pspell from building when pspell...
2001-12-29 <changelog... ChangeLog update
2001-12-28 Tomas V.V.Cox- Rewrote infoFromTgzFile() (Stig, no more "pedantic...
2001-12-28 Andi Gutmans- Fix some case insensitivity stuff in respect to classes
2001-12-28 Andi Gutmans- Support default arguments for reference parameters
2001-12-28 Andi Gutmans- Wasn't adding the lower case version of the class...
2001-12-28 Georg Richtermouse support for ncurses added:
2001-12-28 Stig Bakken* added <description> element in <package>
2001-12-28 <changelog... ChangeLog update
2001-12-27 Andi Gutmans- Use two underscores for __construct(), __clone and...
2001-12-27 Dan KalowskyMaking PHP compile again on MacOSX 10.1
2001-12-27 Andi Gutmans- Only check refcount of object if the destructor was...
2001-12-27 Andi Gutmans- Experimental support for destructors. We need to...
2001-12-27 Andi Gutmans- Support parent:: again
2001-12-27 Andi Gutmans- Support unified constructor name _construct()
2001-12-27 Tomas V.V.Coxswitch to use the xml end tag function for correct...
2001-12-27 Georg RichterAdded new functions: ncurses_waddstr, ncurses_wnoutrefr...
2001-12-27 <changelog... ChangeLog update
2001-12-26 Andi Gutmans- Fix scoping issue. The following works now:
2001-12-26 Andi Gutmans- Print out object id for easier debugging
2001-12-26 Andi Gutmans- Pretty much finish _clone() support
2001-12-26 Stig Venaasunbreak parallel search
2001-12-26 Andi Gutmans- Initial support for _clone()
2001-12-26 Rui Hirokawaadded code to remove overloaded function in RSHUTDOWN.
2001-12-26 Andi Gutmans- Start fixing the parsing rules so that function and...
2001-12-26 David Croft#remove keyword substitution
2001-12-26 Andi Gutmans- Fix crash correctly.
2001-12-26 Derick Rethans- Fix for bug 14690
2001-12-26 Yasuo OhgakiAdded msession
2001-12-26 Tomas V.V.Coxadded default target for installing documentation
2001-12-26 Tomas V.V.Coxreverted the last change for now
2001-12-26 Tomas V.V.Cox- Install files marked as "role=doc" in a central PEAR...
2001-12-26 Yasuo OhgakiFix crash with external session save handlers
2001-12-26 Stig Bakken* use "windir" env.var on Windows too
2001-12-26 Stig Bakken* added System::tmpdir() method (now uses SystemRoot...
2001-12-26 <changelog... ChangeLog update
2001-12-26 Mark L. WoodwardMoved "ifdef HAVE_PHP_SESSION" oops!
2001-12-25 Georg Richteractivated ncurses_instr
2001-12-25 Andi Gutmans- Revert delete syntax patch
2001-12-25 Andi Gutmans- Fix a crash (not a thorough fix).
2001-12-25 Stig VenaasAdded check for ldap_parse_reference() (needed for...
2001-12-25 Georg Richterfunctions ncurses_erasechar, ncurses_inch, mcurses_kill...
2001-12-25 <changelog... ChangeLog update
2001-12-24 Andi Gutmans- Fixed bug where global functions weren't called if...
2001-12-24 Rui Hirokawaadded my name for NEWS.
2001-12-24 Sterling HughesAvoid a segfault when 0 bytes are returned from a websi...
2001-12-24 <changelog... ChangeLog update
2001-12-24 <changelog... NEWS update
2001-12-23 Tomas V.V.Coxadded the <license> tag under <release> for the package...
2001-12-23 Mark L. WoodwardMajor cleanup
2001-12-23 Mark L. WoodwardA php script which shows how to use msession with PHP...
next