]> granicus.if.org Git - php/shortlog
php
2004-03-29 Ilia AlshanetskyFixed compiler warnings.
2004-03-29 Marcus BoergerFix class names
2004-03-29 Marcus BoergerFix class names
2004-03-29 Marcus BoergerWindows part of NAN/INF
2004-03-29 Marcus BoergerFound a NAN/INF solution that should be portable everyw...
2004-03-29 Marcus BoergerAllow mixed case search for extensions
2004-03-29 Frank M. KromannFix for #27743. Make sure Money types are converted...
2004-03-29 Ilia AlshanetskySynchronized bundled GD library with GD 2.0.22.
2004-03-29 Sebastian Bergmann-clonning+cloning
2004-03-29 Dmitry StogovImplicit clonning strict warning was added for ze1_comp...
2004-03-29 Jan Lehnardt - be more verbose
2004-03-29 Hartmut HolzgraefeTest updated to test for additional libxml2/expat incon...
2004-03-29 <changelog... ChangeLog update
2004-03-29 Ilia AlshanetskyFixed bug #27731 (error_reporting() inside @ block...
2004-03-28 Marcus BoergerUse lowercasing here
2004-03-28 Marcus BoergerAdd ability to pass -n to the executed php
2004-03-28 Marcus BoergerImprove portability (idea by Ard)
2004-03-28 Marcus BoergerInitialize the complete struct
2004-03-28 Marcus BoergerFix writing of SQLite and SimpleXMl extension and add...
2004-03-28 Marcus BoergerAdd agrument type info
2004-03-28 Stanislav Malyshevcheck writability on =& too
2004-03-28 Marcus BoergerFix XSL (Rob/Marcus)
2004-03-28 Rasmus LerdorfMFB test case for bug #27719 and improve comments in...
2004-03-28 Stanislav Malyshev- call set handler if assigning to object having this...
2004-03-28 Stanislav Malyshevpreserve ZEND_API in definition
2004-03-28 Stanislav Malyshevdeclare as extern
2004-03-28 Marcus BoergerShow progress
2004-03-28 Marcus BoergerAdapt ecpectations to 5.0 reality
2004-03-28 Marcus BoergerFix memleak found by Timm
2004-03-28 Stanislav Malyshevcentralize object-to-scalar conversion, make it work...
2004-03-28 Stanislav Malyshevtry get handler on printable conversion
2004-03-28 Stanislav Malyshevsome more clear comments
2004-03-28 Stanislav MalyshevUse macros for object parts access
2004-03-28 Dmitry Stogovfix of fix related to __autoload. (ext/standard/tests...
2004-03-28 Andrey Hristov- Fixed the explanation and example about "classes...
2004-03-28 <changelog... ChangeLog update
2004-03-27 Marcus BoergerAdd new test
2004-03-27 Marcus BoergerEven though it is uncommented it should be right
2004-03-27 Rui Hirokawaadded missing files of oniguruma to mbstring.dsp.
2004-03-27 Ard BiesheuvelPut AC_DEFINE in correct place so caching will work...
2004-03-27 Marcus BoergerBFN: MFHed #27687
2004-03-27 Marcus BoergerMove defines to proper location
2004-03-27 <changelog... ChangeLog update
2004-03-27 Marcus BoergerTouch after .c
2004-03-27 Marcus BoergerBFN: MFHed
2004-03-27 Marcus Boergeratof("NAN")/atof("INF") do not work there
2004-03-27 Marcus BoergerPortable solution for bug #27646 that works correct...
2004-03-27 Marcus BoergerCommit the header, too.
2004-03-27 Marcus BoergerFollow ming_xy naming convention
2004-03-26 Frank M. KromannFix complation errors after convertion to new macro's
2004-03-26 Marcus BoergerChange to studlyCaps convention
2004-03-26 Marcus BoergerUse studlyCaps and new macros (that should be it)
2004-03-26 Marcus BoergerForce destructors to have empty signatures
2004-03-26 Marcus BoergerCorrect that name
2004-03-26 Ilia AlshanetskyFixed bug #27664 (--disable-cli doesn't force --without...
2004-03-26 Marcus Boergerlet inf be generated by INF constant (thanks to Wez)
2004-03-26 Rasmus LerdorfMFB: The 2am offset was a bad choice as this hour doesn...
2004-03-26 Sara GolemonBugFix 27675 and add regression test.
2004-03-26 <changelog... ChangeLog update
2004-03-26 Andi Gutmans- Fix build (thanks to Timm)
2004-03-25 Marcus BoergerPending touch
2004-03-25 Marcus Boerger-Make NAN and INF more portable (atof() doesn't work...
2004-03-25 Marcus BoergerReally use studlyCaps here
2004-03-25 Derick Rethans- Stopped file uploads from throwing E_WARNINGs and...
2004-03-25 Derick Rethans- Remove old and deprecated <?php_track_vars?> scanner...
2004-03-25 Ilia AlshanetskyCorrected package file.
2004-03-25 Hartmut Holzgraefeanother package description
2004-03-25 Andi Gutmans- Update NEWS
2004-03-25 Andi Gutmans- If __construct() is defined then it will always take...
2004-03-25 Stanislav Malyshevno need to use result for RECV's - as in PHP4
2004-03-25 Stanislav MalyshevUse get/set handlers for increment.decrement ops on...
2004-03-25 Andi Gutmans /* The compiler is not-reentrant. Make sure we...
2004-03-25 Marcus BoergerFixed bug #27687 (Bug Adding Default Charset to 'text...
2004-03-25 Dmitry StogovUsing ALLOC_HASHTABLE/FREE_HASHTABLE instead of emalloc...
2004-03-25 <changelog... ChangeLog update
2004-03-24 Hartmut Holzgraefemore visa to sibira ;)
2004-03-24 George Schlossnagleadded test for property_exists checks.
2004-03-24 Dmitry StogovNew autoload protection schema was implemented (Using...
2004-03-24 Derick Rethans- Revert bogus commit
2004-03-24 Dmitry StogovFixed (strict warning was added to expected output)
2004-03-24 Stanislav Malyshevand set module startup flag on startup
2004-03-24 Stanislav Malyshevreset module shutdown flag on startup
2004-03-24 Derick Rethans- Fixed NEWS
2004-03-24 Dmitry StogovFixed bug #27641 (Object cloning in ze1_compatibility_m...
2004-03-24 Dmitry StogovObject cloning in ze1 compatibility mode (zend.ze1_comp...
2004-03-24 Antony Dovgaladd account names & emails
2004-03-24 George Schlossnaglefixed non-existent elements check
2004-03-24 <changelog... ChangeLog update
2004-03-23 Marcus BoergerRevert studlyCaps change for now
2004-03-23 Ilia AlshanetskyFixed bug #27661 (snmpget() does not close the socket...
2004-03-23 Marcus BoergerUpdate .c output after .re
2004-03-23 Marcus Boerger- Allow negative infinity
2004-03-23 Marcus BoergerBFN
2004-03-23 Marcus BoergerBugfix #27646: Cannot serialize/unserialize non-finite...
2004-03-23 Hartmut Holzgraefemake sure that all extensions ignore build system helpe...
2004-03-23 Hartmut Holzgraefe"The Visa to Sibiria" (work in progress)
2004-03-23 Marcus BoergerConsitency rules
2004-03-23 Marcus BoergerChanged sqlite's OO API to studlyCaps.
2004-03-23 <changelog... ChangeLog update
2004-03-22 Wez Furlongexport libtidy symbols
next