]> granicus.if.org Git - php/shortlog
php
2006-03-08 Marcus Boerger- safe_mode is nuked in head
2006-03-08 Marcus Boerger- Cloning might need special treatment as well
2006-03-08 Marcus Boerger- Initial refcounting
2006-03-08 Marcus Boerger- Something that uses void* oth might want to deinitial...
2006-03-08 Ilia Alshanetskysafe_mode news
2006-03-08 Ilia AlshanetskySo long safe_mode mode.
2006-03-08 <changelog... ChangeLog update
2006-03-08 Marcus Boerger- WS/CS
2006-03-08 Pierre Joye- remove magic_quotes_gpc, magic_quotes_runtime, magic_...
2006-03-07 Alex WaughFix for RISC OS
2006-03-07 Alex WaughImprove DOCUMENT_ROOT setting
2006-03-07 Marcus Boerger- WS
2006-03-07 Marcus Boerger- Update tests
2006-03-07 Colin Viebrockchange these in HEAD too
2006-03-07 Ilia AlshanetskyNuke safe_mode from sapi/*
2006-03-07 Antony Dovgalprepare to the next release
2006-03-07 Dmitry StogovReverted "break label"
2006-03-07 Andrei Zmievski*** empty log message ***
2006-03-07 Derick Rethans- Make this compile again
2006-03-07 Antony Dovgaladd workaround for Oracle server crash, use OCIServerVe...
2006-03-07 <changelog... ChangeLog update
2006-03-07 Andrei ZmievskiMark some functions as Unicode-safe and adjust UTODO...
2006-03-07 Pierre Joye- gd1 and ft1 entry
2006-03-07 Sara GolemonRemove register_globals regression test for Pierre
2006-03-07 Pierre Joye- remove register_globals support (aka "Kill the f...
2006-03-06 Rasmus Lerdorfstray text
2006-03-06 Sebastian BergmannMFB: Fix build and sync parameters with config0.m4.
2006-03-06 Marcus Boerger- Missed 'proto'
2006-03-06 Marcus Boerger- Make test not depend on my filesystem layout
2006-03-06 Andrei ZmievskiFix protos to use 'string' for parameters that can...
2006-03-06 Derick Rethans- Fixed bug #36638 (strtotime unconditional false retur...
2006-03-06 Andrei ZmievskiImport PCRE 6.6 and make adjustments.
2006-03-06 Marcus Boerger- Fixed #36625 pg_trace() does not work
2006-03-06 Rob Richardsimplement addChild() and addAttribute() methods
2006-03-06 Ilia AlshanetskyFixed bug #36630 (umask not reset at the end of the...
2006-03-06 Marcus Boerger- Proto fixes
2006-03-06 Marcus Boerger- Proto fixes
2006-03-06 Dmitry Stogovfixed compatibility with ext/hash
2006-03-06 Marcus Boerger- Proto fixes
2006-03-06 <changelog... ChangeLog update
2006-03-05 Pierre Joye- revert Harmut commit, Histogram implementation not...
2006-03-05 Derick Rethans- And not here either...
2006-03-05 Marcus Boerger- Fix comment, too
2006-03-05 Hartmut Holzgraefe- fixed size information for _php_sig_png array
2006-03-05 Marcus Boerger- Fix Bug #34019 by popular demand: Implementing interf...
2006-03-05 Hartmut Holzgraefeadded ImageColorHistogram function
2006-03-05 Marcus Boerger- Fix build
2006-03-05 Ilia AlshanetskyFixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY...
2006-03-05 Pierre Joye- mv package2 to package
2006-03-05 Pierre Joye- remove it, 1.3.x is dead
2006-03-05 Pierre Joye- xmllint
2006-03-05 Pierre Joye- update changelog, and start new release tag
2006-03-05 Antony Dovgaladd test
2006-03-05 Marcus Boerger- Add missing function for completeness
2006-03-05 Antony DovgalMF51: fix #36611 (assignment to SimpleXML object attrib...
2006-03-05 Johannes Schlüter- Fix build after unicode changes
2006-03-05 Rob Richardsfix crash passing non-string member to sxe_prop_dim_exists
2006-03-05 Antony Dovgalfix #36606 (pg_query_params() changes arguments type...
2006-03-05 <changelog... ChangeLog update
2006-03-04 Marcus Boerger- Need to change a few things to exception based error...
2006-03-04 Marcus Boerger- Add test
2006-03-04 Marcus Boerger- Add initial array-access support based on Greg's...
2006-03-04 Marcus Boerger- Add new test
2006-03-04 Marcus Boerger- Rename
2006-03-04 Marcus Boerger- Add new test
2006-03-04 Marcus Boerger- Make the ctor static and not inline
2006-03-04 Marcus Boerger- WS/CS
2006-03-04 Marcus Boerger- One skipif section is enough
2006-03-04 Marcus Boerger- Drop dead code
2006-03-04 Omar Kilani- Fix issue with encoding arrays with integer keys.
2006-03-04 Johannes Schlüter- Separate ZEND_METHOD from ZEND_FUNCTION
2006-03-04 Michael Wallner- prepare 1.2 release; use package.xml v2
2006-03-04 <changelog... ChangeLog update
2006-03-04 Greg Beavers/archieve/archive
2006-03-03 Marcus Boerger- Unicode...
2006-03-03 Marcus Boerger- Add new test
2006-03-03 Marcus Boerger- Add new test
2006-03-03 Marcus Boerger- Fix issue with LimitIterator and bounds checking
2006-03-03 Andrei ZmievskiClean up after Marcus.
2006-03-03 Marcus Boerger- Make unicode handling portable (noted by andrei)
2006-03-03 Marcus Boerger- Test addition
2006-03-03 Marcus Boerger- Fix issue with LimitIterator
2006-03-03 Andrei ZmievskiAdd note about md5().
2006-03-03 Marcus Boerger- As expected (but told otherwise) unicode strings...
2006-03-03 Marcus Boerger- Fix issue with uncaught exceptions in unicode mode
2006-03-03 Marcus Boerger- Fix SEGV with AppendIterator when base class construc...
2006-03-03 Michael Wallner- version agnosticism (PECL/HEAD)
2006-03-03 Yasuo Ohgakiremove obsolete check
2006-03-03 Rob Richardsupdate dom iterator get key function for engine iterato...
2006-03-03 Marcus Boerger- Add new tests
2006-03-03 Dmitry StogovRegenerated
2006-03-03 Edin KadribasicMFB: Sync with source distro, enable hash by default
2006-03-03 Dmitry StogovAdded support for "continue" and "break" operators...
2006-03-03 Dmitry StogovFixed incorrect backtrace type ("::" instead of "-...
2006-03-03 Dmitry StogovFixed crash
2006-03-03 Dmitry StogovRemove "called at [(null):0]" from debug backtrace
2006-03-03 Johannes Schlüter- Fix typo
2006-03-03 Dmitry StogovFixed bug #36575 (SOAP: Incorrect complex type instanti...
2006-03-03 Dmitry StogovZTS fix
2006-03-03 Derick Rethans- MF51: Fixed bug #36599 (DATE_W3C format constant...
next