]> granicus.if.org Git - php/shortlog
php
2002-06-23 Marcus Boerger-compiler warning (missing data type)
2002-06-23 Marcus Boerger-corrected test result
2002-06-23 <changelog... NEWS update
2002-06-23 <changelog... ChangeLog update
2002-06-22 Marcus Boerger-exif version
2002-06-22 Marcus Boerger@exif_read_data returns mime-type now for image and...
2002-06-22 Marcus Boerger@GetImageSize now returns additional index 'MimeType...
2002-06-22 Marcus Boergerws fix
2002-06-22 Andi Gutmans- Fix crash when zend_mm_shutdown is called more than...
2002-06-22 Stig VenaasBetter not include ldap_parse_result() and ldap_start_t...
2002-06-22 Sander RoobolMade php_admin_value work outside <location> and <direc...
2002-06-22 Andi Gutmans- MFZE1
2002-06-22 Andi Gutmans- Revert WS changes
2002-06-22 Andi Gutmans- This shouldn't have snuck in.
2002-06-22 Andi Gutmans- Stop using persist_alloc().
2002-06-22 Andi Gutmans- Nuke persist_alloc().
2002-06-22 Stig VenaasAdded test for ldap_start_tls_s()
2002-06-22 Den V. Tsopasmall fix in preprocessor directive
2002-06-22 <changelog... NEWS update
2002-06-22 <changelog... ChangeLog update
2002-06-21 Markus Fischer- Fix ZTS build, see #17915.
2002-06-21 Stefan EsserFixing the same possible memory leak.
2002-06-21 Edin KadribasicMade pgsql compile on win32 again.
2002-06-21 Stig Bakken* typo
2002-06-21 Harald Radiremoved CONST_EFREE_PERSISTENT so that andi can commit...
2002-06-21 Harald Radiremoved CONST_EFREE_PERSISTENT so that andi can commit...
2002-06-21 Harald Radiremoved CONST_EFREE_PERSISTENT so that andi can commit...
2002-06-21 Derick Rethans- Added a new parameter to the header() function which...
2002-06-21 Stig Bakken* bending over backwards to find sensible defaults
2002-06-21 <changelog... ChangeLog update
2002-06-21 foobarMake this extension compile as shared extension too.
2002-06-20 Sander RoobolZTS fixes
2002-06-20 James Coxoops..
2002-06-20 James Coxmake "make snapshot" work again..
2002-06-20 James Coxfixing to permit builds with ZE2
2002-06-20 Uwe Steinmann- take version of libxslt and libxml from runtime varia...
2002-06-20 <changelog... ChangeLog update
2002-06-19 Tomas V.V.Cox- Force params to version_compare() to be strings,...
2002-06-19 Tomas V.V.CoxDo NOT allow install packages with errors in its descri...
2002-06-19 Marcus Boergercorrect handling/generating of php_mbstr_default_identi...
2002-06-19 Andi Gutmans- This was also supposed to be part of the previous...
2002-06-19 Andi Gutmans- Oops, this was supposed to be part of the previous...
2002-06-19 Andi Gutmans- Use #ifdef for ZEND_MM
2002-06-19 Andi Gutmans- Make sure MAX is defined
2002-06-19 Christian Stocker- Make domxml_xslt_process() working again.
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.
next