]> granicus.if.org Git - php/shortlog
php
2001-10-16 foobarfixed proto
2001-10-16 <changelog... ChangeLog update
2001-10-15 Edin KadribasicFixed bug #13083 in http_fopen_wrapper.c which is now...
2001-10-15 Andrei ZmievskiAdding user-space object overloading extension.
2001-10-15 Sebastian BergmannBump version.
2001-10-15 Stig Bakken* bump version
2001-10-15 Stig Bakkenfix bug #13479
2001-10-15 Frank M. KromannFixing problem with indirect blobs
2001-10-15 Stig Bakken* set PHP_EXTENSION_DIR to c:\php4 and change the default
2001-10-15 Stig Bakken* this line is from php-gtk. hum.
2001-10-15 Stig Bakken* fix Windows default include path
2001-10-15 Stig Bakken* updated version numbers, moved extension version...
2001-10-15 <changelog... ChangeLog update
2001-10-15 <changelog... NEWS update
2001-10-14 Egon SchmidFixed some spelling errors.
2001-10-14 Markus FischerMade error returning on missing extensions consistent...
2001-10-14 <changelog... ChangeLog update
2001-10-13 Sascha SchumannEither sizeof(struct stat) or sizeof f_stat, but not...
2001-10-13 Adam DickmeissFixed thread-safe compile. Thanks to Jani Taskinen.
2001-10-13 foobarFixed bug: #13652
2001-10-13 foobarThis file is generated.
2001-10-13 foobarws fix.
2001-10-13 Martin Jansen* updated email adress
2001-10-13 Adam DickmeissFix backwards source compatibility.
2001-10-13 Martin Jansen* fixed problem with copyright header on some systems.
2001-10-13 <changelog... ChangeLog update
2001-10-12 Martin Jansen* streamlined the copyright header
2001-10-12 Alexander Merztypo
2001-10-12 Alexander Merzwin version of pear the pear script
2001-10-12 Sterling Hughesrevert removal of zend_parse_parameters and properly use
2001-10-12 Sebastian BergmannMFZE1: Introduced extension version numbers (Stig)
2001-10-12 Sterling Hughesfix segv's, zend_parse_parameters seems not to be able...
2001-10-12 Stig Bakken* fix module struct in rest of sapi modules
2001-10-12 Thies C. Arntzenmake it work again
2001-10-12 foobarFixed bug: #13556
2001-10-12 <changelog... ChangeLog update
2001-10-12 <changelog... NEWS update
2001-10-11 Stig Bakken* zend_module_entry change: apino, debug and zts are...
2001-10-11 Stig Bakken* replaced PEAR::phpVersionIs with version_compare
2001-10-11 Stig Bakken* version_compare() is included from 4.0.7
2001-10-11 Stig Bakken* remove version_{lt,le,gt,ge,eq} functions, added...
2001-10-11 Stig Bakken* updated line numbers
2001-10-11 Stig Bakken* make test pass
2001-10-11 Mark L. WoodwardAllow msession to build without ext/session
2001-10-11 <changelog... ChangeLog update
2001-10-11 <changelog... NEWS update
2001-10-10 Frank M. KromannChanged return value for BLOB/CLOB values to a string...
2001-10-10 Tomas V.V.Coxfix a problem with the propagation of baseinstalldir...
2001-10-10 Sergey Kartashoff@- Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearc...
2001-10-10 Stig Bakken* fix default path in configure help text
2001-10-10 Stig Bakken* added function entries for version_{lt,le,gt,ge,eq}
2001-10-10 Stig Bakken@Added version_{lt,le,gt,ge,eq} functions (Stig)
2001-10-10 Frank M. KromannAdding support for BLOB and CLOB
2001-10-10 <changelog... ChangeLog update
2001-10-10 <changelog... NEWS update
2001-10-09 Stig VenaasAdded ldap_start_tls() function
2001-10-09 Derick Rethans- More <br> to <br /> fixes
2001-10-09 Sascha SchumannMake the information available whether we are using...
2001-10-09 Rainer Schaafadded new configure option --with-pdflib3
2001-10-09 Derick Rethans- Changed <br> to - in PHP_INFO output.
2001-10-09 Egon SchmidFixed some protos.
2001-10-09 Tomas V.V.Coxmore clean up/fixes
2001-10-09 <changelog... ChangeLog update
2001-10-09 <changelog... NEWS update
2001-10-08 Frank M. Kromannuse strdup to alloc memory refeed with free!
2001-10-08 Frank M. KromannOops. Removed too much code.
2001-10-08 jim winsteadhandle dbase files with padded field headers. (patch...
2001-10-08 jim winsteadhandle 'I' field type, just another name for the 'N...
2001-10-08 Egon SchmidFixed some protos.
2001-10-08 Tomas V.V.Coxsome clean up
2001-10-08 Sergey Kartashoff@- Added support for word match mnogosearch-3.2 command...
2001-10-08 Frank M. KromannFixing prototypes and removing unused code
2001-10-08 Rainer Schaaffixed PDF_get_value for parameters
2001-10-08 Derick Rethans- Fix for bug #13592 (Patch by Markus Fischer <mfischer...
2001-10-08 Tomas V.V.Coxmore work on Windows support
2001-10-08 Tomas V.V.Coxadded mkTempDir to create temporal directories
2001-10-08 Tomas V.V.Coxdetect and report error
2001-10-08 Tomas V.V.Coxuse Tar.php class and clean up some unused properties
2001-10-08 <changelog... ChangeLog update
2001-10-08 <changelog... NEWS update
2001-10-07 Tomas V.V.Coxwork on Windows support (use Tar class and System class)
2001-10-07 Tomas V.V.Coxuse the new System class for common file opperations
2001-10-07 foobarmake this entry readable.
2001-10-07 Derick Rethans@- Added mmapfile(), read a file into a variabele with...
2001-10-07 Jeroen van... Fix naming inside php_search_array, comp_func is not...
2001-10-07 Sterling Hughesfix sp
2001-10-07 Sterling Hughes@ Have rand() and mt_rand() seed automatically if srand...
2001-10-07 <changelog... ChangeLog update
2001-10-07 <changelog... NEWS update
2001-10-06 Stig Bakken@Added version_compare() function (Stig)
2001-10-06 Derick Rethans- <br> -> <br />
2001-10-06 Sterling Hughesfix execution order
2001-10-06 Sterling Hughesavoid TSRMLS_FETCH()
2001-10-06 Sterling Hughes@ Don't through a file does not exist warning for the...
2001-10-06 Sascha Schumannrand_mt.c, rand_sys.c are gone, remove them from the...
2001-10-06 Edin KadribasicMade session test pass on systems with short open tags...
2001-10-06 Edin KadribasicMade assert test pass on systems with short open tags...
2001-10-06 Sebastian BergmannFix Win32 build.
2001-10-06 Rui Hirokawafixed name of global variables in ext/skelton.
2001-10-06 <changelog... ChangeLog update
next