]> granicus.if.org Git - php/shortlog
php
2002-09-07 Yasuo OhgakiFixed trancated value bug when array is used
2002-09-07 Ilia AlshanetskyFixed a massive memory leak that occurs when an opened...
2002-09-07 <changelog... ChangeLog update
2002-09-06 foobarFix the errors reported by Melvyn
2002-09-06 Georg Richterfixed typo
2002-09-06 James Coxremove uneeded def
2002-09-06 Sascha SchumannReenable pwrite/pread support
2002-09-06 Anantha Kesari H YNetWare related changes/modifications
2002-09-06 Derick Rethans- argh... this is getting annoying
2002-09-06 Anantha Kesari H YNetWare related changes/modifications
2002-09-06 Anantha Kesari H YMain functions declarations for NetWare
2002-09-06 Anantha Kesari H YMain functions for NetWare
2002-09-06 Derick Rethans- Please do not use spaces for indentation!
2002-09-06 Anantha Kesari H YNetWare related additions/modifications
2002-09-06 Anantha Kesari H YNetWare related additions/modifications
2002-09-06 <changelog... ChangeLog update
2002-09-05 Joseph Tate#Added positions files
2002-09-05 Dan Kalowskysilence a windows build warning
2002-09-05 foobarRemove unnecessarily commented code.
2002-09-05 foobarRemove unnecessary commented code.
2002-09-05 foobarUsing --with-zlib-dir should work now with phpized...
2002-09-05 Derick Rethans- Unbreak build
2002-09-05 Stanislav Malyshevquick-n-dirty inheritance support for __handlers
2002-09-05 Derick Rethans- Tabs for indentation
2002-09-05 Derick Rethans- Please use tabs for indentation
2002-09-05 Anantha Kesari H YNetWare related additions/modifications
2002-09-05 Ilia AlshanetskyFixed a buffer overflow that occurs when wordwrap is...
2002-09-05 Edin KadribasicAdded UTF-8 support to pcre on windows as suggested...
2002-09-05 Anantha Kesari H YNetWare related additions/modifications
2002-09-05 Anantha Kesari H YNetWare related additions/modifications
2002-09-05 Anantha Kesari H YNetWare related additions/modifications
2002-09-05 Anantha Kesari H YNetWare related additions/modifications
2002-09-05 Anantha Kesari H YFile used by extensions like LDAP, MySQL etc.
2002-09-05 Derick Rethans- php_error -> php_error_docref
2002-09-05 Anantha Kesari H YNetWare makefile for LDAP Extension
2002-09-05 Anantha Kesari H YNetWare related additions/modifications
2002-09-05 Hartmut Holzgraefein stristr:
2002-09-05 Anantha Kesari H YNetWare related additions/modifications into FTP files
2002-09-05 Anantha Kesari H YBatch file to set build type (Release/Debug) and Apache...
2002-09-05 <changelog... NEWS update
2002-09-05 <changelog... ChangeLog update
2002-09-05 foobarThis _should_ fix those builds where gd.h might be...
2002-09-05 foobarFix build with GD < 2.0.x
2002-09-04 Yasuo Ohgakiphp_error -> php_error_docref
2002-09-04 Stefan EsserThis 2 lines should have been removed when the header...
2002-09-04 foobar@- Added --disable-all configure option. (Jani)
2002-09-04 foobarws fix
2002-09-04 foobarFix the shared build (nobody ever build this as shared?)
2002-09-04 Sebastian BergmannWhitespace fixes.
2002-09-04 Marcus BoergerFix headers when default content type is used.
2002-09-04 Stanislav Malyshevremove dead code
2002-09-04 Stanislav MalyshevFix __call and add some docs
2002-09-04 Martin KraemerThe sasl.h file is in .../include/sasl/ (at least in...
2002-09-04 foobarFix bug: #19212
2002-09-04 Zeev SuraskiThis is way too verbose... Please enable it in your...
2002-09-04 Sebastian BergmannDon't build ext/overload with Zend Engine 2.
2002-09-04 Dan Kalowskysniper claims its safe to take these out as well.
2002-09-04 Dan Kalowskytaking out the PWRITE calls too
2002-09-04 Dan KalowskyThis fixes Bug #19022 and #15983
2002-09-04 Martin KraemerFix bogus test
2002-09-04 Sebastian BergmannFix ZTS build.
2002-09-04 Sebastian BergmannTBD: __call(), __get(), __set().
2002-09-04 Anantha Kesari H YMakefile to build for NetWare: extensions, main, netwar...
2002-09-04 Anantha Kesari H YBatch file to build extensions and files under main...
2002-09-04 Anantha Kesari H YTo include the NetWare config file
2002-09-04 Stanislav MalyshevSupport for __get, __set and __call in classes.
2002-09-04 Yasuo OhgakiFixed mbstring.func_overload description.
2002-09-04 Sebastian BergmannWorkaround for superfluous comma in var_export() result.
2002-09-04 Sebastian BergmannLet debug_backtrace() example print out the class name...
2002-09-04 Yasuo OhgakiFixed undefiend referece at build time.
2002-09-04 Dan KalowskyFix for bug #19155 UNTESTED. Unfortunately I don't...
2002-09-04 Dan KalowskyNo C++ comments, again!
2002-09-04 Dan KalowskyNo C++ Comments
2002-09-04 <changelog... NEWS update
2002-09-04 <changelog... ChangeLog update
2002-09-03 foobarUse zend_ini_string instead of the 'alias'.
2002-09-03 Rasmus LerdorfCheck for uppercase function names in .def files -...
2002-09-03 Thies C. Arntzennuke warning
2002-09-03 Thies C. Arntzennuke unneeded stuff
2002-09-03 foobarThis does not belong here as it was MFHd..
2002-09-03 Markus Fischer- Update
2002-09-03 Zeev SuraskiMFZE1
2002-09-03 Zeev SuraskiMFZE1
2002-09-03 Derick Rethans- Revert
2002-09-03 Derick Rethans- MFH for: Apply rest of html errors fix (Patch by...
2002-09-03 Sebastian BergmannAdd html_errors to zend_utility_values. Patch by Jan...
2002-09-03 Rui Hirokawaremoved #ifdef for mbstring.encoding_translation.
2002-09-03 Yasuo OhgakiAdded mbstring.encoding_translation to php.ini-dist...
2002-09-03 Rui Hirokawa*** empty log message ***
2002-09-03 Rui Hirokawa--enable-mbstr-enc-trans is abolished to prevent some...
2002-09-03 Andi Gutmans- Fix typo
2002-09-03 <changelog... ChangeLog update
2002-09-02 Jan Lehnardt - prepare non-html phpinfo output for zend extensions
2002-09-02 Markus Fischer- Enable strcoll() for win32 build
2002-09-02 Thies C. Arntzenrefine last patch. if the argument-stack is not consist...
2002-09-02 Thies C. Arntzendebug_backtrace() now checks the complete argument...
2002-09-02 Stanislav MalyshevMFZE1
2002-09-02 <changelog... ChangeLog update
2002-09-01 Andi Gutmans- Fix leak reported by "l0t3k" <cshmoove@hotmail.com>
2002-09-01 Sergey Kartashoff- Udm_Cat_Path, Udm_Cat_List, Udm_Get_Doc_Count functio...
next