]> granicus.if.org Git - php/shortlog
php
2003-02-01 Marcus BoergerChange DBM detection order
2003-02-01 Marcus Boerger- unify configure mechanisms (include file handling)
2003-02-01 Melvyn SopacuaMake it easier to diff results of several runs in one...
2003-02-01 foobarCorrect required mcrypt version
2003-02-01 Melvyn SopacuaFix Bug #21892 (links to apache2 install instructions...
2003-02-01 Martin Jansen* displayLine() is deprecated, so better use displayErr...
2003-02-01 Sebastian BergmannFix build.
2003-02-01 Wez FurlongDon't assume that objects have class entries (in the...
2003-02-01 foobar- Added some missing CVS $Id$ tags, headers and footers.
2003-02-01 <changelog... ChangeLog update
2003-01-31 Melvyn SopacuaRequire 2.5.6+
2003-01-31 Ilia AlshanetskyFixed bug #21986 (openssl test failure).
2003-01-31 Marcus BoergerShared dba requires at least db-3.3
2003-01-31 Marcus BoergerFix proto
2003-01-31 Frank M. KromannRename script.
2003-01-31 Sascha SchumannUnbreak $Id tag
2003-01-31 foobarMoved these entries to PHP_4_3 branch NEWS (for 4.3.1)
2003-01-31 foobarNo c++ comments..
2003-01-31 Moriyoshi KoizumiFixed a mb_send_mail() bug that has been reported in...
2003-01-31 Sascha SchumannRemove obsolete warning
2003-01-31 Sara GolemonAdd ftp_raw() to send raw command strings to an FTP...
2003-01-31 Frank M. KromannUse platform specific extension.
2003-01-31 Frank M. KromannDtandard visual studio project for ext_skel
2003-01-31 Frank M. KromannWrapper script to use ext_skel on Win32
2003-01-31 <changelog... ChangeLog update
2003-01-30 Ilia AlshanetskyFixed compiler warning regarding signed/unsigned int...
2003-01-30 Ilia AlshanetskyFix compiler warning.
2003-01-30 Marcus BoergerRevert this part, the new one adds more problems than...
2003-01-30 Sascha SchumannFix sticky EOF problem
2003-01-30 Sara GolemonUnify str_replace and str_ireplace using INTERNAL_FUNCT...
2003-01-30 foobarfix bug: #21945 (zts build failed)
2003-01-30 Marcus BoergerAllow to link against chosen modules correctly
2003-01-30 Sara GolemonFeature Request # 5919 - Addition of str_ireplace()
2003-01-30 Harald Radifix non-zts build for wez
2003-01-30 Ilia AlshanetskyRemoved pointless checks.
2003-01-30 <changelog... ChangeLog update
2003-01-30 Ilia AlshanetskyFix ZTS build.
2003-01-29 Stig Bakken* Windows fix (thanks to paj)
2003-01-29 Ilia AlshanetskyAdded sanity checks.
2003-01-29 Maxim MaletskyAdded myself to the maintainers list.
2003-01-29 Stanislav MalyshevAdd additional stage to post-session cleanup.
2003-01-29 Edin KadribasicBe more consistent with the sapi internal name.
2003-01-29 Edin KadribasicEnable embedded code using sapi/embed to use dl().
2003-01-29 Zeev SuraskiCode rearrangements
2003-01-29 Stanislav MalyshevFix object destructors:
2003-01-29 Stanislav Malyshevextra safety
2003-01-29 Stanislav Malyshevfix memory leak
2003-01-29 Zeev SuraskiFix assignments to $this.
2003-01-29 foobarNEWS police is back.
2003-01-29 <changelog... ChangeLog update
2003-01-29 Harald RadiMFPHP_4_3
2003-01-29 Ilia AlshanetskyAdded part of strpos commit that never made it in for...
2003-01-28 Ilia AlshanetskyFixed bug #17868 (more then the <!--include--> directiv...
2003-01-28 Derick Rethans- Fix includes
2003-01-28 Ilia AlshanetskyFixed compiler warning.
2003-01-28 Edin KadribasicCall correct module startup function (not a hard coded...
2003-01-28 Zeev SuraskiFix a ticks related crash
2003-01-28 Zeev SuraskiGet rid of php4ts.dsw - replaced by php5ts.dsw
2003-01-28 foobar- Fixed bug: #13561 (--without-pear prevents install...
2003-01-28 foobarFix configure. (typo?)
2003-01-28 Edin KadribasicExpose php_embed_module struct (and make Wez happy).
2003-01-28 Melvyn SopacuaFix parse error and edink's fear of bison errors
2003-01-28 Zeev SuraskiAllow methods in parent classes to call protected metho...
2003-01-28 foobarfix some typos
2003-01-28 foobarfix typo
2003-01-28 Marcus Boerger- fix this: els is optional but may not be empty
2003-01-28 Frank M. KromannFix the setting of computer name and processor type...
2003-01-28 foobar- Removed unnecessary makedist.ZendEngine2
2003-01-28 Ilia AlshanetskyAdded scandir() function, which allows quick retrieval...
2003-01-28 <changelog... NEWS update
2003-01-28 <changelog... ChangeLog update
2003-01-28 Ilia AlshanetskyFixed win32 build (bug #21506).
2003-01-28 foobar- Cleaned up and made less error-prone
2003-01-28 Ilia Alshanetsky2nd part of Sebastian's patch.
2003-01-28 Edin KadribasicAdding new files to the project.
2003-01-28 Marcus Boerger- fix "--without-flatfile"
2003-01-27 Ilia AlshanetskyMoved the scandir code into it's own files so that...
2003-01-27 Maxim MaletskyThis fixes "warning C4101: 'charsetid' : unreferenced...
2003-01-27 Maxim Maletsky@- Fixed bug #17448 (Print the message when OCI_SUCCESS...
2003-01-27 Sara GolemonFix potential buffer overflow.
2003-01-27 Ilia AlshanetskyRemoved pointless checks.
2003-01-27 Edin KadribasicFixed bug #21597 (made glob() understand windows paths)
2003-01-27 Stanislav MalyshevReplace MAKE_VAR opcode with special 'data' opcode
2003-01-27 Uwe Steinmann- fixed several bugs in hw_document_xx() functions...
2003-01-27 Sara GolemonFeature Request #21748. Added function ftp_chmod().
2003-01-27 <changelog... ChangeLog update
2003-01-27 Moriyoshi KoizumiUpdated test so it describes the problem more clearly.
2003-01-26 Stig Bakken* whoops, heritage shows through :)
2003-01-26 Sascha SchumannReplace snprintf() call using zend_error's capabilities
2003-01-26 Marcus BoergerSimplify
2003-01-26 Sander RoobolFix build
2003-01-26 Shane Caraveonormalize CGI variables to the CGI spec
2003-01-26 Shane CaraveoFix broken build by adding scandir and alphasort for...
2003-01-26 <changelog... ChangeLog update
2003-01-26 Sara GolemonFeature Request #21784 Added: imagecolorallocatealpha...
2003-01-25 Shane Caraveofix bug 21261
2003-01-25 Ilia AlshanetskyFixed bug #21625 (When scanning a directory for ini...
2003-01-25 Marcus BoergerThe builtin version was always used even if configured...
2003-01-25 Marcus BoergerBug #21751: Part one never let this happen again...
2003-01-25 Ilia AlshanetskyRemoved unneeded code.
next