]> granicus.if.org Git - php/commit
MFH:
authorFelipe Pena <felipe@php.net>
Sat, 3 Jan 2009 22:08:38 +0000 (22:08 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 3 Jan 2009 22:08:38 +0000 (22:08 +0000)
commit08a25290e7c65c8f0da6f7f4d5cb466524b9bcdd
tree2561887aa05fa60fbb224a38f31c501b5655b4f2
parent7c8c0414e174c91842db59b690dfed88a0196483
MFH:
- Removed unnecessary repeated arginfos
- Changed sqlite3stmt and sqlite3result to ZEND_ACC_PRIVATE to avoid reflection instantiation
ext/sqlite3/sqlite3.c