]> granicus.if.org Git - php/shortlog
php
2002-06-19 Sander RoobolMade the API versions appear better on phpinfo();
2002-06-19 Andi Gutmans- Fix problem where you couldn't define constants with...
2002-06-19 foobarFix bug: #17130
2002-06-19 Edin KadribasicNo need to check for allow_url_fopen here.
2002-06-19 <changelog... NEWS update
2002-06-19 <changelog... ChangeLog update
2002-06-19 foobarUse correct macro for boolean ini values.
2002-06-18 Stig VenaasMade array_unique() always keep the first occurrences...
2002-06-18 Andi Gutmans- Nuke use of persist_alloc(). This can't be used with...
2002-06-18 Derick Rethans- MFZE1
2002-06-18 Stefan Esserfix: appending the default charset to text/ content...
2002-06-18 Jan Lehnardt - WS-fixes
2002-06-18 Stefan Esserkeep fingers away from already freed memory.
2002-06-18 Hartmut Holzgraefe- fixed bug in enclosure handling (was still hardcoded...
2002-06-18 Sander RoobolFixed stripslashes when magic_quotes_sybase is enabled...
2002-06-18 Sander RoobolFix stripslashes when magic_quotes_sybase is enabled...
2002-06-18 Derick Rethans- Fix for bug #16065
2002-06-18 Sander RoobolPatch by Michael Sisolak <msisolak@yahoo.com> to make...
2002-06-18 Derick Rethans- oops... read before commit :)
2002-06-18 Derick Rethans- It doesn't work from within a script... so we disallow it
2002-06-18 Tomas V.V.Cox"Release notes"++
2002-06-18 Markus Fischer- User proper macros as suggested by Marc.
2002-06-18 Markus Fischer- Fix ZTS build.
2002-06-18 foobarFixed bug: #17137, test pass still
2002-06-18 <changelog... NEWS update
2002-06-18 <changelog... ChangeLog update
2002-06-18 Edin KadribasicZTS fix.
2002-06-18 Edin KadribasicCheck for +/- infinity in base_convert (bug #14807).
2002-06-17 Andi Gutmans- Improve speed of alignment calculation
2002-06-17 Andi Gutmans- Fix a bug and add code which frees actual allocated...
2002-06-17 Andi Gutmans- Save space per-allocated block.
2002-06-17 Sergey Kartashoff# Mnogosearch extension update. Now it should work...
2002-06-17 Andrei ZmievskiFix.
2002-06-17 Andrei ZmievskiApplied fix for #17764.
2002-06-17 Tomas V.V.CoxDropped case insentive ext search in PEAR::loadExtension()
2002-06-17 Tomas V.V.CoxTypo in the folding mark
2002-06-17 Stig Bakken* php-4.2.1-installer.exe for Windows is installed...
2002-06-17 Tomas V.V.CoxUse the new PEAR::loadExtension() in checkExtension...
2002-06-17 Tomas V.V.CoxAdded PEAR::loadExtension($ext) - OS independant PHP...
2002-06-17 Tomas V.V.Coxtrailing ws
2002-06-17 Hartmut Holzgraefemaking printf/sprintf locale-aware without external...
2002-06-17 Hartmut Holzgraefefixed return types for ucwords/ucfirst when passed...
2002-06-17 Stig Bakken* doh
2002-06-17 Alan KnowlesFixing for the coding standard :)
2002-06-17 Stig Bakken* add xmlrpc request to debug output (verbosity level 4+)
2002-06-17 Alan KnowlesAdded Dependancy check on XML - previously pear install...
2002-06-17 foobar- Made dbase_get_record() and dbase_get_record_with_nam...
2002-06-17 <changelog... ChangeLog update
2002-06-16 Stefan EsserFixed Bug #17790
2002-06-16 Hartmut Holzgraefereverted patch depending on not yet commited work
2002-06-16 Andi Gutmans- Fix bug in class constants
2002-06-16 Derick Rethans- Fix version in phpinfo();
2002-06-16 Andi Gutmans- Add zend_mm.c
2002-06-16 Andi Gutmans- Remove debug code which doesn't work anymore and...
2002-06-16 Andi Gutmans- Commit an initial version of a home made memory manager.
2002-06-16 Tomas V.V.CoxInstall the pear command under the bin_dir setting...
2002-06-16 Hartmut Holzgraefemake sprinf() locale-aware (Bug# 12647)
2002-06-16 Sander RoobolMade the tests (and not only run-tests.php) actually...
2002-06-16 Markus Fischer- List new session.use_only_cookies option.
2002-06-16 Stig Bakken* set include_path when running "pear"
2002-06-16 foobarFixed bug: #17732.
2002-06-16 <changelog... ChangeLog update
2002-06-15 Markus Fischer- Be more verbose which index causes the warning.
2002-06-15 Markus Fischer- Don't forget to close the stream.
2002-06-15 Harald Radiworkaround for a win32 memleak
2002-06-15 Harald Radiworkaround for a win32 memleak
2002-06-15 Sebastian BergmannAdd new target directories.
2002-06-15 Andi Gutmans- Fix copy&paste problem where we allocated according...
2002-06-15 <changelog... NEWS update
2002-06-15 <changelog... ChangeLog update
2002-06-14 Markus Fischer- Update Win32/mail changes, mention bundled gd library.
2002-06-14 Tomas V.V.Cox- Fix issue with the DIRECTORY_SEPARATOR, did make...
2002-06-14 Stig Bakken* if verbosity config is > 3, display xmlrpc response
2002-06-14 Andrei ZmievskiFix.
2002-06-14 Sebastian BergmannAdd gd_bundled to php_modules.dsw.
2002-06-14 Alan Knowlesremote list and remote listall, can now list non-stable...
2002-06-14 Alan KnowlesFixed XML RPC sending of args - lets try and get the...
2002-06-14 Edin KadribasicUse some more sane paths for win32 version.
2002-06-14 Markus Fischer- Remove freetype.lib and HAVE_LIBTTF; we're always...
2002-06-14 Christian Stocker- renamed domxml_parser_reference to domxml_parser_enti...
2002-06-14 Christian Stocker- oops, that didn't even compile
2002-06-14 Christian Stocker@ - Added preliminary SAX-Input support. It's now possi...
2002-06-14 Sebastian BergmannRemove unused local variables.
2002-06-14 <changelog... NEWS update
2002-06-14 <changelog... ChangeLog update
2002-06-14 foobar- Fixed bug #15803 (and propably others related too...
2002-06-14 foobar- Fixed bug #15803 (and propably others related too)
2002-06-13 Markus Fischer- Initial MSVC makefile to create a php_gd2.dll based...
2002-06-13 Markus Fischer- We don't need the check here because the regex makes...
2002-06-13 foobar@- Fixed bug with Apache which let PHP_AUTH_* variables...
2002-06-13 Stefan EsserTypo: == instead of =
2002-06-13 Stefan Esser- should fix bug#17753
2002-06-13 foobarFixed bug: #17751 (typo)
2002-06-13 Stefan EsserFixed: possible bufferunderrun (worst case == invalid...
2002-06-13 Tomas V.V.CoxChange a little the dep db structure
2002-06-13 Tomas V.V.CoxMore work on the dependencies DB (still not tested...
2002-06-13 Christian Stocker- Added DOMXML_LOAD_DONT_KEEP_BLANKS as possible mode...
2002-06-13 Christian Stocker@ - Added better error-messages (3rd parameter) and...
2002-06-13 Edin KadribasicFix exit code (bug #17733).
2002-06-13 Derick Rethans- Fix for bug #14410 (Patch by C. McCohy <mccohy@kyberd...
next