]> granicus.if.org Git - php/shortlog
php
2005-04-03 George SchlossnagleFix qualified names for attributes according to attribu...
2005-04-03 Antony Dovgalfix typo
2005-04-03 Antony Dovgalfix output_reset_rewrite_vars() returning false everytime
2005-04-03 foobarFix another title
2005-04-03 foobarfix description
2005-04-03 <changelog... ChangeLog update
2005-04-03 foobarPartial fix test: It is still possible to use expat...
2005-04-02 Greg Beaverupdate to support local install, remove -n switch
2005-04-02 foobarFix the name (and thus make sure PEAR will not install...
2005-04-02 foobarFixed: [PEAR] Archive_Tar: XML error: not well-formed...
2005-04-02 foobarMake sure php_mbstring.dll is first to getting loaded...
2005-04-02 foobarfix tests
2005-04-02 <changelog... ChangeLog update
2005-04-01 Greg Beaveradd missing file
2005-04-01 foobar- Fixed bug #32504 (shtool problem on make test)
2005-04-01 Joe OrtonUse PHP_LIBDIR.
2005-04-01 <changelog... ChangeLog update
2005-03-31 Marcus Boerger- Add RecursiveDirectoryIterator::getSubPathname()
2005-03-31 Marcus Boerger- Add RecursiveDirectoryIterator::getSubPath()
2005-03-31 Marcus Boerger- Make iterator_to_array() accept Traversable
2005-03-31 foobarThese tests require register_long_arrays=1
2005-03-31 foobarfix some skip conditions..
2005-03-31 Marcus Boerger- Bugfix #32521 (apache2handler accidental crashes...
2005-03-31 foobarC++ fix
2005-03-31 <changelog... ChangeLog update
2005-03-30 Joe OrtonMark more private functions as static.
2005-03-30 Edin KadribasicUpdated install instructions from the documentation...
2005-03-30 Joe OrtonMark private functions as static.
2005-03-30 <changelog... ChangeLog update
2005-03-29 Antony Dovgalfix segfault & buffer overrun when there is no PDO...
2005-03-29 Sara GolemonBugFix #31137 stream_filter_remove() segfaults when...
2005-03-29 <changelog... ChangeLog update
2005-03-28 Ilia AlshanetskyProper fix for the memory leak.
2005-03-28 Ilia AlshanetskyFixed memory leak when variables_order does not contain...
2005-03-28 Dmitry StogovFixed handling of attributes' namespaces
2005-03-28 Greg Beaverupdate to current bundle ideal
2005-03-28 Greg Beavermerge in PEAR 1.3.5
2005-03-28 Dmitry StogovFixed handling of attributes' namespaces
2005-03-28 Dmitry StogovFixed wrong SOAP headers encoding/decoding.
2005-03-28 Pierre Joye- remove "debug" code
2005-03-28 Pierre Joye- MFB, imagerectangle draws 2x each corners (alpha...
2005-03-28 Joey SmithAdding comments to .ini files at philip@php.net's request.
2005-03-28 <changelog... ChangeLog update
2005-03-28 Edin KadribasicReshufle includes to make it compile on windows
2005-03-27 Pierre Joye- allow to keep or ignore the transparent color in...
2005-03-27 Ilia Alshanetskyrevert copy patch.
2005-03-27 <changelog... ChangeLog update
2005-03-26 Edin KadribasicUse PEAR bundle from the build template
2005-03-26 Edin KadribasicScript that creates PEAR bundle dir for distribution
2005-03-26 foobar- Made it possible to build ext/xmlrpc with libxml2
2005-03-26 foobar- Prevent compiling shared extensions when --enable...
2005-03-26 foobarBFN
2005-03-26 foobar- Fixed bug #28839 (SIGSEGV in interactive mode (php...
2005-03-26 foobar- Fix windows build (using config.w32 and keeping sync...
2005-03-26 <changelog... ChangeLog update
2005-03-26 foobarFix path
2005-03-25 foobarThese entries do not belong in NEWS file (internal...
2005-03-25 Andi Gutmans- Increment year in copyright notice
2005-03-25 Christopher... (PHP pg_unescape_bytea) Use libpq version of PQunescape...
2005-03-25 <changelog... ChangeLog update
2005-03-25 Ilia AlshanetskySlightly safer code.
2005-03-24 Marcus Boerger- Second part of removing temp solution
2005-03-24 Marcus Boerger- Remove potential bad solution for now
2005-03-24 foobarRemove: Has not existed for ages..
2005-03-24 Marcus Boerger- Fix null handling found by thies
2005-03-24 Marcus Boerger- Add new test
2005-03-24 <changelog... ChangeLog update
2005-03-24 Andi Gutmans- Fix typos
2005-03-24 Antony Dovgalfix leak when register_long_arrays is off
2005-03-23 Moriyoshi Koizumi- Fix bug #32311 (mb_encode_mimeheader() does not prope...
2005-03-23 Moriyoshi Koizumi- Add test case for iconv_mime_encode().
2005-03-23 Moriyoshi Koizumi- Add sanity check in iconv_mime_encode(). Leaving...
2005-03-23 Andrei ZmievskiConsolidate: call _get_zval_ptr_var() for IS_VAR case in
2005-03-23 Dmitry Stogovwindows compatibility fix
2005-03-23 Christopher... - Use a replacement for PQunescapeBytea so that linking...
2005-03-23 Dmitry StogovAllow define connection timeout throught "connection_ti...
2005-03-23 Marcus Boerger- Notices shouldn't be treatedas errors and thus not...
2005-03-23 Dmitry StogovFixed bug #31695 (Cannot redefine endpoint when using...
2005-03-23 Christopher... - Ensure that ext/pgsql tests work when linked against...
2005-03-23 <changelog... ChangeLog update
2005-03-23 foobarMissing line
2005-03-23 foobar- Missing file
2005-03-23 foobarclean
2005-03-22 Moriyoshi Koizumi- Add Armenian encoding / NLS (patch by Hayk Chamyan)
2005-03-22 foobarAdded SKIPIF
2005-03-22 foobarAddded test for locale aware sort
2005-03-22 Antony Dovgalfix #28803 (enabled debug causes bailout errors with...
2005-03-22 Ilia AlshanetskyFixed compiler warning.
2005-03-22 Marcus Boerger- Add function pdo_drivers()
2005-03-22 Marcus Boerger- the driver's key name is not zero terminated, hence...
2005-03-22 Dmitry StogovFixed bug #30106 (SOAP cannot not parse 'ref' element...
2005-03-22 Derick Rethans- Changed to reflect "current practise"
2005-03-22 Christopher... Tweak some #if's to be more orthogonal.
2005-03-22 Ilia AlshanetskySimplify argument checking code for array_combine().
2005-03-22 <changelog... ChangeLog update
2005-03-21 Marcus Boerger- Fix Bug #32394 offsetUnset() segfaults in a foreach
2005-03-21 Dmitry StogovSupport for <soap:body> "parts" attribute
2005-03-21 Andrei ZmievskiDefine PHP_ABSTRACT_ME
2005-03-21 Andrei Zmievskiinternal_function->fn_flags is not initialized at this...
2005-03-21 John CoggeshallAdded three new properties to the node: line, column...
next