File: README.md

package info (click to toggle)
adminer 5.4.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,836 kB
  • sloc: php: 29,161; javascript: 1,175; xml: 107; makefile: 48; sh: 3
file content (7 lines) | stat: -rw-r--r-- 339 bytes parent folder | download
1
2
3
4
5
6
7
Using drivers: https://www.adminer.org/plugins/#use

Developing drivers: https://www.adminer.org/en/drivers/

The type declarations must be compatible both with source codes and the compiled version (where PHP5-incompatible types are stripped). It means:
- specify return type if parent specifies it
- do not specify scalar parameter type