1
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PDOStatement prepare parameters - fix when duplicit parameters specified More... about 10 years ago
Type compilation fix - class implementing interface and extending another class that implements the same interface but not implements its methods fix :-) More... about 10 years ago
fast&proper is_numeric() - not causing PHP exceptions - not reporting bool/null/.. as numbers - not causing conversion of an object to a number More... about 10 years ago
code maintenance More... about 10 years ago
SimpleXMLElement Create from attribute fix More... about 10 years ago
PDO overloads fix, converting DB values to PHP types More... about 10 years ago
PDO closes pending reader before commit properly More... about 10 years ago
handling NULL in some library functions properly More... about 10 years ago
SimpleXMLElement.ToString returns content of the element More... about 10 years ago
PDO fixes - overloads fixes - FETCH_COLUMN support - code maintenance More... about 10 years ago
Finilizing objects fix More... about 10 years ago
PDO closes pending reader when starting new transaction More... about 10 years ago
ArrayObject XML doc & stub fixes More... about 10 years ago
ArrayObject implementation stub More... about 10 years ago
- fopen "a" mode causes a missing file to be created - ReflectionClass::implementsInterface() - PDO cleanup - PDOStatement::execute() overload fix - PDOStatement::execute() binding cleanup - SQLitePDODriver.Quote() properly encloses value in single quotes More... about 10 years ago
PDO methods overload fixes More... about 10 years ago
PDO improvements: - PDO::MYSQL_ constants - PDO::__construct overload fix - PDOException constructor implemented to work with Phalanger - PDO DB connection management uses PhpResource internally More... about 10 years ago
readdir, closedir, rewinddir with parameterless overloads More... about 10 years ago
Merge from GitHub More... about 10 years ago
ReflectionClass::getConstants() available More... about 10 years ago
Transient module dependent types fix (correctly loads dependant types compiled within transient module) More... about 10 years ago
Scalar string containing '$' allowed as a constant value. More... about 10 years ago
comparison with int64 fix - NULL <> int64 - double <> int64 - string <> int64 More... about 10 years ago
reverting UpdateTokenPosition optimization More... about 10 years ago
DateTime methods - modify relative to current Time - setDate, setTime, getTimestamp added - DateTime comparable More... about 10 years ago
PHPDocBlock.ToString() returns original PHPDoc text More... about 10 years ago
PHPDocBlock.Position More... about 10 years ago
PHPDocBlock usage fixes More... about 10 years ago
PHPDocBlock manages elements position (PHPDocBlock.Element.StartPosition/EndPosition) More... about 10 years ago
XML comment fix More... about 10 years ago