]> granicus.if.org Git - php/shortlog
php
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...
2001-12-23 Mark L. WoodwardAdded php.ini entry info.
2001-12-23 Zeev SuraskiUpdate installation instructions (Marco Kaiser)
2001-12-23 Andi Gutmans- Fix a bug where function's didn't work anymore in...
2001-12-23 Stig Venaaschanged address
2001-12-23 Stig VenaasMade ldap_set_option work with NULL as link, added...
2001-12-23 Markus Fischer- Fix tiny leak.
2001-12-23 Rui Hirokawa@added function overload in mbstring to add multibyte...
2001-12-23 Alex WaughCheck for ushort
2001-12-23 Mark L. WoodwardRenamed msession_getdata and msession_setdata to
2001-12-23 Derick Rethans- Fix for bug 14554 - segfault upon zip_entry_open...
2001-12-23 <changelog... ChangeLog update
2001-12-23 Alex WaughUndefine AF_UNIX under RISC OS
2001-12-23 Alex WaughCache results of check for int8
2001-12-22 Hartmut Holzgraefere-added prototype folding hooks
2001-12-22 Hartmut Holzgraefe*now* it is backwards compatible ...
2001-12-22 Andi Gutmans- Add initial capability of defining nested classes...
2001-12-22 Rasmus Lerdorf.
2001-12-22 Mark L. WoodwardToned down a comment that was written in the heat of...
2001-12-22 Derick Rethans- Let ceil also return a float in every case
2001-12-22 Derick Rethans- Add test for floor and ceil
2001-12-22 Zak GreantModified array_walk, arsort, asort, krsort, ksort,...
2001-12-22 Stig Bakken* add "pedantic" mode in infoFromTgzFile and skip some...
2001-12-22 Zeev SuraskiFix incompatibility with Windows .NET (IIS 6)
2001-12-22 Zeev SuraskiFix a warning
2001-12-22 Zeev SuraskiFix a warning and remove a printf() that slipped in...
2001-12-22 Mark L. WoodwardAdded msession_call
2001-12-22 Mark L. Woodwardreverted chages
2001-12-22 <changelog... ChangeLog update
2001-12-21 Yasuo OhgakiInstall session module haeder
2001-12-21 Derick Rethans- Fix for bug #14646, floor() always returns a float...
2001-12-21 Markus Fischer- Typo.
2001-12-21 Derick Rethans- Added open basedir checks to file functions. (Patch by
2001-12-21 Sean BrightUse memset() instead.
2001-12-21 Sean BrightInitialize variable to avoid bogus data and possible...
2001-12-21 Sean BrightSwitched some functions to use zend_parse_parameters...
2001-12-21 <changelog... ChangeLog update
next