23598 Commits (399095e7a5c3cc6a288c137b290db04bc9ed17b8)
 

Author SHA1 Message Date
Shane Caraveo 399095e7a5 Add libxml extension for common code that is needed to be shared between 22 years ago
Shane Caraveo 3a6ff32e2b finish file uri support, this stuff was unecessary. 22 years ago
Shane Caraveo 2a41429472 A simpler patch to add file uri support 22 years ago
Shane Caraveo 0029a45795 revert file: support in preparation for simpler patch 22 years ago
Shane Caraveo e5103d764a make file uri's work with streams 22 years ago
Shane Caraveo 4505a611ba make parse_url work correctly for file uri's on windows, such as 22 years ago
Stanislav Malyshev e8e0c6fb41 fix wrong string length for registry values 22 years ago
Stanislav Malyshev 06aae4bd9c Enable setting php.ini path via the registry 22 years ago
Stanislav Malyshev 405361f7ea fix compilation 22 years ago
Stanislav Malyshev 3e828db413 Add function for getting php.ini path from registry 22 years ago
Andi Gutmans df033b58a0 - Nuke const in function parameters. I just can't remember why this exists 22 years ago
d9a61412c1 ChangeLog update 22 years ago
Marcus Boerger b0b82541e8 Fix class/iterator relationship & handling 22 years ago
Marcus Boerger 15bfbc7619 Fallback to old behavior until we have a default iterator that respects 22 years ago
Wez Furlong 0577d9310b bah. does it really make any difference where rewind lives in the struct!? 22 years ago
Marcus Boerger ac262baf19 Change order: Optional rewind() to end of structure 22 years ago
ba21b244b5 ChangeLog update 22 years ago
Uwe Schindler d3656eff45 new SunONE server 22 years ago
Wez Furlong 398f032203 fix cruft from previous incarnation of the iterators 22 years ago
Wez Furlong d8d1ca3f3b add com iterator support 22 years ago
Marcus Boerger 65657103ad WS 22 years ago
Marcus Boerger 641a55a4dd Show if a class/object is iterateable 22 years ago
Marcus Boerger 9fbaa7aca5 - Make use of engine iterators 22 years ago
Marcus Boerger 25aa8b715e Added c-api for iterators 22 years ago
Marcus Boerger 08d1c991cf The sqlite classes need to be final 22 years ago
Marcus Boerger 43a948379a Fix showing final/abstract for classes 22 years ago
Marcus Boerger 4943cae926 pre/hasprev have nothing to do with iteration 22 years ago
Ilia Alshanetsky a2e95e4b91 Fixed formatting issue. 22 years ago
Ilia Alshanetsky c66bcc7b74 Fixed if() condition. 22 years ago
Ilia Alshanetsky 4c4d5a02b9 Fixed formatting issues (patch by: Joe Orton) 22 years ago
fd211a82d7 ChangeLog update 22 years ago
Pierre Joye 64e499aaef - Fix RPC call without proxy (silence warnings&notices) 22 years ago
Ilia Alshanetsky 1459361c3e Do not strip trailing spaces. 22 years ago
3a6ea5b696 ChangeLog update 22 years ago
Marcus Boerger 4073a08488 Add oo support function zend_class_implements() 22 years ago
Marcus Boerger d148ff770f Fix cast function 22 years ago
Ilia Alshanetsky fff7c6098b Fixed bug #25777 (Do not rtrim() of text fields fetched from mssql) 22 years ago
6c317f5ad9 ChangeLog update 22 years ago
Wez Furlong 54d1769653 MFB Fix for #25825 22 years ago
George Schlossnagle 54a31f5a88 fix for dereferncing null pointer (mfladischer@gmx.net) 22 years ago
Andi Gutmans 8e2a3ec24b - Argh, the suffering copy&paste can cause 22 years ago
Andi Gutmans a24df5cf55 - Fix compile problem. 22 years ago
Andi Gutmans 01ba151cc3 - Fix the fix by making sure the new block is in the right free list. 22 years ago
Stanislav Malyshev 6a71c1d33f The freed one is a hashtable - may matter if Hashtables are allocated 22 years ago
Andi Gutmans 1a6f1e8c6a - Support merging free block which was created by reallocing to smaller 22 years ago
Sascha Schumann a26c1e1da1 Embed date of last modification 22 years ago
Uwe Steinmann 84d156ae15 - limit writing of field data to field len + 1 22 years ago
Ilia Alshanetsky 3c84c0eefc Fixed bug #25836 (last key of multi-dimensional array passed via GPC 22 years ago
b6e65f0d37 ChangeLog update 22 years ago
Wez Furlong c35810c203 unintialized variable. 22 years ago