]> granicus.if.org Git - php/shortlog
php
2003-02-14 Thies C. Arntzenadd really nice dump_bt function for debugging in gdb
2003-02-14 <changelog... ChangeLog update
2003-02-14 foobar- Don't add libcrypt if the crypt() function is provide...
2003-02-13 Zeev SuraskiFix error handling in illegal property access
2003-02-13 Sara GolemonMFB(r-1.68.2.5) Bug 22052
2003-02-13 Marcus Boergerpass tsrmls instead of fetching it always
2003-02-13 Wez FurlongMFB: Fix for bug #22199
2003-02-13 Sara GolemonBug #22059. ftp_chdir() causes segfault. efree(ftp...
2003-02-13 Marcus Boergerfix non FCGI build
2003-02-13 Ilia AlshanetskyAdded test case for bug #22187.
2003-02-13 Ilia AlshanetskyModified fix for bug #22187 so that it does not affect...
2003-02-13 foobarAdded test for those different crypt() methods. Hopeful...
2003-02-13 Georg Richterinclude file for test
2003-02-13 Shane CaraveoThere is *absolutely no* definitive way to know if...
2003-02-13 Ilia AlshanetskyFixed warnings.
2003-02-13 Wez FurlongAnother IS_SLASH fix.
2003-02-13 Ilia AlshanetskyFixed bug #22207 (e notation in *printf would be missin...
2003-02-13 Wez FurlongA probable cure for many getcwd/relative include relate...
2003-02-13 Ilia AlshanetskyPAD() macro didn't increase the buffer size resulting...
2003-02-13 Edin KadribasicUse my_ulonglong instead of unsigned long long to make...
2003-02-13 foobarchange history
2003-02-13 Harald RadiMFB PHP_4_3
2003-02-13 Edin KadribasicAdding missing .cvsignore
2003-02-13 Ilia AlshanetskyFixed a typo.
2003-02-13 Ilia AlshanetskySimplified the mode validation code & added support...
2003-02-13 Ilia AlshanetskyAdded missing header needed for rpc_error().
2003-02-13 Wez FurlongClarify error message.
2003-02-13 Edin KadribasicInitial windows project file
2003-02-13 Ilia AlshanetskyAdded 'x' mode for fopen() used on local files. This...
2003-02-13 Wez FurlongPotential fixes for #21809 and #22099.
2003-02-13 Wez FurlongUse FILE*-less implementation for php://(stdin|stdout...
2003-02-13 Wez FurlongMoving away from ANSI stdio for plain files.
2003-02-13 Wez FurlongAvoid problems with chunk_size and auto_detect_line_end...
2003-02-13 Wez Furlongcli should be allowed to have the chroot() function.
2003-02-13 Wez FurlongWhitespace-fix these goto labels.
2003-02-13 Wez FurlongUpdate installer so that no extensions are enabled...
2003-02-13 Georg Richterremoved warnings (unused vars)
2003-02-13 Uwe Steinmann- added more missing strcmp()
2003-02-13 foobarAdded HAVE_APACHE define.
2003-02-13 foobarMerged these to 4.3.x branch
2003-02-13 foobarws fix
2003-02-13 Sascha Schumanninclude limits.h for portability
2003-02-13 Sascha Schumannportability work
2003-02-13 <changelog... ChangeLog update
2003-02-13 Georg Richter new tests
2003-02-13 Wez FurlongFix for Bug #21815 (fpassthru ignored buffered data...
2003-02-13 Georg Richteradded new function int mysql_get_server_version
2003-02-12 Georg Richterchanged function entries for statements
2003-02-12 Ilia AlshanetskyFixed bug #22191 (frontbase build was broken for people...
2003-02-12 Ilia AlshanetskyFixed bug #22187 (spprintf function did not handle...
2003-02-12 Sascha Schumann - trims +100 lines of code from spprintf.c
2003-02-12 Mark L. WoodwardFix for GCC 3
2003-02-12 foobarFixed the "member fd in BUFF" test for --with-apxs...
2003-02-12 Ilia AlshanetskyRemoved zend_get_module(), this function is not used...
2003-02-12 Zeev SuraskiFix declaration of class members that don't have an...
2003-02-12 Derick Rethans- Let's add the config.m4 file too :-)
2003-02-12 foobaradded missing entry
2003-02-12 Ilia AlshanetskyFixed bug #22048 (incorrect insertion of session id...
2003-02-12 Uwe Steinmann- Fixed compile errors and some oddities like missing...
2003-02-12 Georg Richteradded new tests
2003-02-12 Georg Richterremoved function mysql_num_warnings (libmysql change).
2003-02-12 foobar"Generate" the man page so that it gets correct version...
2003-02-12 foobarMan page is added in 4.3.1, moved this entry to branch
2003-02-12 foobar- Added the man page installation
2003-02-12 foobarFix obvious errors..
2003-02-12 foobarnews news news..
2003-02-12 <changelog... ChangeLog update
2003-02-12 Georg Richteradding a few tests
2003-02-12 Georg Richterinitial upload
2003-02-11 Sascha Schumannsupply mandir to makefile
2003-02-11 Ilia AlshanetskyFixed bug #22048 (crash in imap_headers when the e...
2003-02-11 Ilia AlshanetskyNew function news.
2003-02-11 Ilia AlshanetskyAdded strpbrk(), which is essentially a wrapper around...
2003-02-11 Stefan Essersize matters not.
2003-02-11 Stefan Esser8 + 20 + 1 + 1 = 30
2003-02-11 foobar- Fixed some weird crashes causd by the new default...
2003-02-11 Marcus BoergerMake that clear
2003-02-11 Marcus BoergerDocument -H added by Ilia
2003-02-11 Marcus Boergerspeed up
2003-02-11 Melvyn SopacuaUpdate time
2003-02-11 Ian Holsmaninitial checkin of the apache2 SAPI using a handler...
2003-02-11 Ilia AlshanetskyAdded -H option to CLI binary. This option can be used...
2003-02-11 Zeev SuraskiFix require() handling - that's an old bug!
2003-02-11 Zeev SuraskiFix random crashes
2003-02-11 Zeev SuraskiImprove parser handling of 'abstract'
2003-02-11 Moriyoshi KoizumiFixed ZTS build
2003-02-11 foobar- There's no point in allowing using both --with-readli...
2003-02-11 foobarmoved entry to branch NEWS
2003-02-11 foobar- Fixed bug: #21549 (problem with Ingres II persistent...
2003-02-11 Sascha Schumannmove check to proper place
2003-02-11 Sascha SchumannDetect whether BUFFs contain a fd element. IBM is hidin...
2003-02-11 <changelog... ChangeLog update
2003-02-11 Frank M. KromannBug #20426. Convert SMALLDATETIME correct
2003-02-11 Stig Bakken* clean up so Jani is not so confused
2003-02-11 Sascha SchumannAdd "log to stdout" feature
2003-02-11 Harald Radiclean up source and improve hashing for implicitly
2003-02-11 Harald Radiimproved reverse lookup of ProgID based on an IDispatch...
2003-02-11 Sascha Schumannupdate regarding session.save_path
2003-02-11 Sascha Schumannsupport setting the filemode using session.save_path
2003-02-11 Sascha Schumannuse appropiate prefixes in the ps_module structure...
next