]> granicus.if.org Git - php/shortlog
php
2003-07-07 Derick Rethans- Help Zeev fixing ghosts :)
2003-07-07 Zeev Suraskiwhitespace
2003-07-07 Zeev SuraskiFix & whitespace
2003-07-07 Zeev Suraskifixlet
2003-07-07 Zeev SuraskiInitial support for overloading of array syntax for...
2003-07-07 <changelog... ChangeLog update
2003-07-06 Moriyoshi KoizumiUpdated test so it won't fail if the extension has...
2003-07-06 Moriyoshi KoizumiFixed segfault due to reference to the already free...
2003-07-06 Moriyoshi KoizumiModified the test so it reflects the change to iconv_mi...
2003-07-06 Moriyoshi KoizumiImproved iconv_mime_encode() interface
2003-07-06 Moriyoshi Koizumioops
2003-07-06 Moriyoshi KoizumiAvoid miscellaneous conflicts between glibc's iconv...
2003-07-06 Sebastian BergmannCOMPILE_DL_MYSQL_MYSQL -> COMPILE_DL_MYSQL
2003-07-06 George Schlossnagleadd convenience functions or adding class properties...
2003-07-06 Moriyoshi KoizumiAdded missing includes
2003-07-06 Moriyoshi KoizumiSimplified config scripts
2003-07-06 Pierre Joye- Fix bug #24512
2003-07-05 Rob Richardsuse common doc with ref counting rather than copy
2003-07-05 Marcus Boerger- In function sqlite_field_name the index parameter...
2003-07-05 Wez FurlongMFB: binary mode by default under win32.
2003-07-05 Derick Rethans- Fixed bug #24504: T_INTERFACE and T_IMPLEMENTS not...
2003-07-05 Sterling Hughesnot a temp var unless its a singular var
2003-07-05 <changelog... ChangeLog update
2003-07-04 Sterling Hughes"real" fix
2003-07-04 Sterling Hughesfix memory cverrun when accessing an empty xml element.
2003-07-04 Adam DickmeissOn Windows, handle YAZ versions that don't export yaz_v...
2003-07-04 Sterling Hughesavoid external conflicts in apache
2003-07-04 Andi Gutmans- Add heap to memory manager. This should improve perfo...
2003-07-04 Hartmut Holzgraefeskip test if glob() is not available at all
2003-07-04 Hartmut Holzgraeferegression test for #24482 GLOB_ONLYDIR is not working...
2003-07-04 Hartmut Holzgraefemake sure operator precedence is not playing tricks...
2003-07-04 Sebastian Bergmann2 * TSRMLS_FETCH() -> 1 * TSRMLS_DC
2003-07-04 George Schlossnaglews fix
2003-07-04 <changelog... ChangeLog update
2003-07-03 Sascha SchumannMFB quoting of )
2003-07-03 Marcus BoergerMore __clone testing
2003-07-03 Frank M. KromannChange fetch functions and protos so they make more...
2003-07-03 Marcus BoergerAllow final private methods
2003-07-03 Moriyoshi KoizumiAdded missing protos
2003-07-03 Moriyoshi KoizumiFix build
2003-07-03 Hartmut HolzgraefeVCWD awareness and (hopefully) windows compile fix
2003-07-03 Hartmut HolzgraefePHP glob() will now emulate GLOB_ONLYDIR on non-GNU...
2003-07-03 George Schlossnaglewin build fixes (Rob Richards)
2003-07-03 Marcus BoergerAccessing globals from a destructor causes memory corru...
2003-07-03 George Schlossnaglecan't forget Andrei
2003-07-03 Stanislav Malyshevenable Classname() constructor to be called via parent...
2003-07-03 Marcus BoergerFix open mode (noticed by FutureQuest, Inc.)
2003-07-03 Marcus BoergerCheck private redeclare behavior
2003-07-03 Stanislav Malyshevadd test for Bug #19859
2003-07-03 Stanislav MalyshevFix bug #19859 - allow fast_call_user_function to suppo...
2003-07-03 Stanislav Malyshevfix the get_parent_class fix
2003-07-03 Sterling Hughesfix these tests
2003-07-03 Tomas V.V.CoxStore verbose=1 in config file
2003-07-03 Tomas V.V.CoxAtm php5 doesn't support this:
2003-07-03 Tomas V.V.CoxWrite the PEAR system config file while installing
2003-07-03 Tomas V.V.CoxAdded tha ability to store custom data in a layer
2003-07-03 George Schlossnaglemore of Timm's patches, and mod authors line to give...
2003-07-03 Tomas V.V.Coxtypo, need the complete file name not the basenamed one
2003-07-03 Jon PariseUpdate documentation for PHP 5.
2003-07-03 foobarCut the long line a bit for readability..
2003-07-03 Ilia AlshanetskyCompiler warning fix.
2003-07-03 <changelog... ChangeLog update
2003-07-02 Marcus BoergerTemporairy solution to overcome shutdown propbelms...
2003-07-02 Marcus BoergerReorganize this a bit to ensure the object memory is...
2003-07-02 Uwe Schindlerrename functions to php5_*
2003-07-02 Sara GolemonIntroduce connection pooling API. I'll use these in...
2003-07-02 Marcus BoergerBug #24399: is_subclass_of(): fix memleak, too
2003-07-02 Marcus Boergerfunny fixes
2003-07-02 Marcus BoergerZTS fix
2003-07-02 Wez Furlongmore size_t -> socklen_t.
2003-07-02 Sterling HughesNot really the best way to solve this. But it doesn...
2003-07-02 Zeev SuraskiAnother test case
2003-07-02 Derick Rethans- use <?php in testcases
2003-07-02 Zeev SuraskiAdd test case
2003-07-02 Zeev SuraskiThroughly fix scoping change. Fixes, among other thing...
2003-07-02 Moriyoshi KoizumiChanged line break characters from CRLF to LF.
2003-07-02 Moriyoshi Koizumis/cvs/csv/
2003-07-02 Andi Gutmans- Nuke CG(in_clone_method)
2003-07-02 Moriyoshi KoizumiFixed a leak that occurs with "R" reference variable...
2003-07-02 Moriyoshi KoizumiNow this should make sense.
2003-07-02 Moriyoshi Koizumis/cvs/csv/ :)
2003-07-02 Moriyoshi KoizumiAdjust test.
2003-07-02 Zeev SuraskiAdjust expectations :)
2003-07-02 Zeev SuraskiFix for bug #22367.
2003-07-02 Sterling Hughesoptimize the case where the object is really a class...
2003-07-02 Sterling HughesTimm Friebe points out that object detection should...
2003-07-02 Uwe Schindlerprevent user from making nested PHP requests using...
2003-07-02 Pierre Joye- tabs
2003-07-02 Pierre Joye- Fix #23808
2003-07-02 Pierre Joye- MFH
2003-07-02 Marcus BoergerFinally fix property cloning and fix the tests accordingly.
2003-07-02 Marcus BoergerFix test name
2003-07-02 Sterling Hughesfix this test when using a save_handler other than...
2003-07-02 Sterling HughesFix bug #24445
2003-07-02 Sterling Hughesadd a test for get_parent_class() bug
2003-07-02 Sterling Hughesfurther improve the performance and clean up
2003-07-02 Sascha SchumannMFB PHP_CHECK_LIBRARY fix
2003-07-02 foobar*** empty log message ***
2003-07-02 Ilia AlshanetskyFixed a crash when text is added before a font is speci...
2003-07-02 Wez Furlongsocklen_t needs this.
next