]> granicus.if.org Git - php/shortlog
php
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...
2005-03-21 <changelog... ChangeLog update
2005-03-21 Wez Furlongfix my silly typo
2005-03-21 Marcus Boerger- Fix test (warnings are expected since there is no...
2005-03-21 Marcus Boerger- Add new tests
2005-03-21 Marcus Boerger- Simplify code (only implement handlers that are neces...
2005-03-20 Marcus Boerger- Added missing description (thanks jani)
2005-03-20 Marcus Boerger- Add new test
2005-03-20 Ilia AlshanetskyDetect shtool properly when build-dir != php source...
2005-03-20 Marcus Boerger- Update
2005-03-20 Dmitry StogovFixed SoapFault::details passing
2005-03-20 Zeev SuraskiMerge
2005-03-20 foobar- Fixed a warning (might also be an error with some...
2005-03-20 Christopher... Two of the diagnostic definitions were added in 8.0...
2005-03-20 <changelog... ChangeLog update
2005-03-19 Marcus Boerger- More fixes to gracefully act on exception thrown...
2005-03-19 Marcus Boerger- Update test
2005-03-19 Marcus Boerger- Add new test
2005-03-19 Marcus Boerger- Fix #31185
2005-03-19 foobarless wordy
2005-03-19 Marcus Boerger- We don't need to block those here (works as it works...
2005-03-19 Marcus Boerger- Fix all incarnations of bug #30266
2005-03-19 Marcus Boerger- Check another incarnation of bug #30266
2005-03-19 Antony Dovgalfix #32373 (segfault in bzopen('/wrong/path'))
2005-03-19 Marcus Boerger- Add missing skipif part
2005-03-19 Frank M. Kromannfix build when the pecl module is part of the php sourc...
2005-03-19 Marcus Boerger- Interface name was changed
2005-03-19 Marcus Boerger- Fix warnings by doing it the Zend way
2005-03-19 Marcus Boerger- ext/pgsql was updated
2005-03-19 Christopher... Another oversight - make sure constants related to...
2005-03-19 Christopher... Add regression tests for pg_transaction_status and...
2005-03-19 Christopher... Minor oversight in #if for an internal function
2005-03-19 Rui Hirokawaoniguruma updated to 3.7.1 and changed UChar to OnigUChar.
2005-03-19 Christopher... Added several new functions to support the PostgreSQL...
next