]> granicus.if.org Git - php/shortlog
php
2005-10-26 Antony Dovgalfix #34977 (Compile failure on MacOSX due to use of...
2005-10-26 Derick Rethans- Update package.xml files.
2005-10-26 Derick Rethans- Implemented this like the comment says, otherwise...
2005-10-26 foobarFix configure
2005-10-26 foobarFix indent
2005-10-26 Dan ScottCorrect non-standard SQL. Standard SQL would define...
2005-10-26 Derick Rethans- More ZTS fixes.
2005-10-26 Derick Rethans- Fixed ZTS mode
2005-10-26 <changelog... ChangeLog update
2005-10-25 Marcus Boerger- Make the code a bit clearer
2005-10-25 Marcus Boerger- api was changed, also we are here in api 3.*, not...
2005-10-25 Marcus Boerger- zend_is_callable_ex() was changed
2005-10-25 Marcus Boerger- Make zend_is_callable_ex() return the class netry...
2005-10-25 Michael Wallnerfix bug #34965 tidy is not binary safe
2005-10-25 Antony Dovgaluse correct enum type for the arg
2005-10-25 Ilia AlshanetskyFixed bug #34968 (bz2 extension fails on to build on...
2005-10-25 Michael Wallner- fix the fix
2005-10-25 Michael Wallner- add test case too
2005-10-25 Michael Wallner- fix bug #34821 zlib encoders fail on widely varying...
2005-10-25 Antony Dovgalapply workaround for the leak only when GLIBC is used
2005-10-25 Michael Wallner- thread safe SSL crypto locks, fixes bug #33760
2005-10-25 Ilia AlshanetskyMFB51: Do not run tests if iconv extension is unavailable.
2005-10-25 Antony Dovgalfix problem with garbage appearing in hostnames
2005-10-25 Derick Rethans- Fixed segfault in case an empty parameter was passed.
2005-10-25 <changelog... ChangeLog update
2005-10-24 foobarfix build
2005-10-24 Antony Dovgalfix #34970 (ldap configuration issues)
2005-10-24 Rolland Santimano- strip_tags(), str[c]spn(), strpbrk(), strrchr(),...
2005-10-24 Rolland Santimano- Unicode impl of strrchr()
2005-10-24 Dmitry StogovFixed bug #34950 (Unable to get WSDL through proxy)
2005-10-24 Dmitry StogovUnicode support (bug #31341)
2005-10-24 Dmitry StogovReverted fix for bug #34934. The bug marked as bogus.
2005-10-24 <changelog... ChangeLog update
2005-10-23 Marcus Boerger- Fix issue with entities in attributes
2005-10-23 Marcus Boerger- Add new test
2005-10-23 Antony Dovgalfix #34938 (dns_get_record() doesn't resolve long hostn...
2005-10-23 Ilia AlshanetskyMFB51: Fixed memory leak on error.
2005-10-23 <changelog... ChangeLog update
2005-10-22 Wez Furlongmerge VCWD_ACCESS bugfix to head.
2005-10-22 Rolland Santimano- php_u_stristr: Remove leading back-slash ... sheesh
2005-10-22 Rolland Santimano- php_u_stristr: s/codepts/codepoints/ - make Jani...
2005-10-22 Rolland Santimano- Unicode impl of strpbrk()
2005-10-22 Rolland Santimano- php_u_stristr: Code comments
2005-10-22 <changelog... ChangeLog update
2005-10-21 Marcus Boerger- Do not include because of implementing an interface...
2005-10-21 Antony Dovgalfix ws
2005-10-21 Dmitry StogovFixed bug #34934 (offsetExists is not called from array...
2005-10-21 Antony Dovgalfix possible crash in dns_get_record()
2005-10-21 Dmitry StogovFixed bug #31341 (escape on curly inconsistent)
2005-10-21 Dmitry StogovFixed fgetcsv() and fputcsv() inconsistency.
2005-10-21 Dmitry StogovFixed bug #34782 (token_get_all() gives wrong result)
2005-10-21 Dmitry StogovFixed bug #29268 (__autoload() not called with Reflecti...
2005-10-21 <changelog... ChangeLog update
2005-10-20 foobarProper news
2005-10-20 Rolland Santimano- Unicode impl of stristr()
2005-10-20 Ilia AlshanetskyMFB51: Fixed tests to work with ZTS builds
2005-10-20 Antony Dovgaluse proper constants
2005-10-20 Antony Dovgaluse constants instead of their values
2005-10-20 Antony Dovgalcopy/paste typo
2005-10-20 Ilia AlshanetskyFixed test for cygwin installs
2005-10-20 Dmitry StogovRemoved unnecesary local variable
2005-10-20 Dmitry StogovFixed bug #34893 (PHP5.1 overloading, Cannot access...
2005-10-20 Dmitry StogovFixed bug #34712 (zend.ze1_compatibility_mode = on...
2005-10-20 Dmitry StogovFixed bug #34767 (Zend Engine 1 Compatibility not copyi...
2005-10-20 Dmitry StogovFixed bug #31177 (menory leaks and corruption because...
2005-10-20 Dmitry StogovAdded forgotten tests
2005-10-20 <changelog... ChangeLog update
2005-10-20 John CoggeshallImplementing C-level Code coverage (--enable-gcov).
2005-10-19 Ilia AlshanetskyFixed -m memory leak
2005-10-19 Derick Rethans- MF51: Fixed bug #34874 and #33546 (Problems with...
2005-10-19 Ilia AlshanetskyFixed bug #29983 (PHP does not explicitly set mime...
2005-10-19 Rolland Santimano- Unicode impl of str[c]spn()
2005-10-19 Ilia AlshanetskyFixed bug #34623 (Crash in pdo_mysql on longtext fields).
2005-10-19 Ilia AlshanetskyChange E_ERROR to E_WARNING when more_entropy flag...
2005-10-19 Dmitry StogovFixed test
2005-10-19 foobar- Fixed error messages and tests
2005-10-19 Antony Dovgalremove undef HAVE_OCI_STMT_PREPARE2
2005-10-19 Dmitry StogovFixed memory leak in ZTS mode
2005-10-19 Derick Rethans- Improve error messages a bit.
2005-10-19 <changelog... ChangeLog update
2005-10-18 Antony Dovgalinitialize SG(request_info).auth_digest to NULL and...
2005-10-18 Ilia AlshanetskyFixed bug #34905 (Digest authentication does not work...
2005-10-18 Ilia AlshanetskyDo not set authorizer unless safe_mode or open_basedir...
2005-10-18 Antony Dovgalnuke unused var and silence warnings
2005-10-18 Ilia AlshanetskyMFB51: Fixed bug #34899 (Fixed sqlite extension compile...
2005-10-18 Antony Dovgaluse php_error_docref() instead of php_error() everywhere
2005-10-18 Antony Dovgaltypo
2005-10-18 Derick Rethans- Allow mime_content_type() to work with even a slightl...
2005-10-18 Antony Dovgalfix mime_magic problems with ZTS
2005-10-18 Antony Dovgalfix bug #34902 (mysqli::character_set_name() - undefine...
2005-10-18 <changelog... ChangeLog update
2005-10-18 Dan ScottApply patch for #34900, sight unseen.
2005-10-17 Rolland Santimano- Unicode impl of stripos()
2005-10-17 Rob Richardsonly need context set once
2005-10-17 Rolland Santimano- Unicode impl of strrpos()
2005-10-17 Ilia AlshanetskyProperly fixed bug #34456 (original patch completely...
2005-10-17 Derick Rethans- MF51: Fixed bug #29361 (var_export() producing invali...
2005-10-17 Ilia AlshanetskyFixed bug #34884 (Possible crash in ext/sqlite when...
2005-10-17 Dmitry StogovFixed bug #34873 (Segmentation Fault on foreach in...
2005-10-17 Derick Rethans- Make sure that typehints for classes can only accept...
next