mirror of
https://github.com/php/php-src.git
synced 2025-08-20 17:34:35 +02:00
Update bundled library to version 2.8.2.
Make OnUpdateInt compatible with ZE2. Fix the makefile fragment for non-gnu makes
This commit is contained in:
parent
82a1818fde
commit
80e7f7001d
42 changed files with 11143 additions and 7558 deletions
|
@ -60,12 +60,10 @@ char *sqliteOpcodeNames[] = { "???",
|
|||
"ReadCookie",
|
||||
"SetCookie",
|
||||
"VerifyCookie",
|
||||
"OpenAux",
|
||||
"OpenWrAux",
|
||||
"OpenRead",
|
||||
"OpenWrite",
|
||||
"Open",
|
||||
"OpenTemp",
|
||||
"RenameCursor",
|
||||
"OpenPseudo",
|
||||
"Close",
|
||||
"MoveLt",
|
||||
"MoveTo",
|
||||
|
@ -79,6 +77,7 @@ char *sqliteOpcodeNames[] = { "???",
|
|||
"PutStrKey",
|
||||
"Delete",
|
||||
"KeyAsData",
|
||||
"RowData",
|
||||
"Column",
|
||||
"Recno",
|
||||
"FullKey",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue