- Notifications
You must be signed in to change notification settings - Fork6
nikic/php-src
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the github mirror of the official PHP repository located athttp://git.php.net.
PHP accepts pull requests via github. Discussions are done on github, butdepending on the topic can also be relayed to the official PHP developermailinglistinternals@lists.php.net.
New features require an RFC and must be accepted by the developers.Seehttps://wiki.php.net/rfc andhttps://wiki.php.net/rfc/voting for moreinformation on the process.
Bug fixesdo not require an RFC, but require a bugtracker ticket. Alwaysopen a ticket athttp://bugs.php.net and reference the bug id using #NNNNNN.
Fix #55371: get_magic_quotes_gpc() throws deprecation warningAfter removing magic quotes, the get_magic_quotes_gpc function causeda deprecate warning. get_magic_quotes_gpc can be used to detectedthe magic_quotes behavior and therefore should not raise a warning at anytime. The patch removes this warning
We do not merge pull requests directly on github. All PRs will bepulled and pushed throughhttp://git.php.net.
About
The PHP Interpreter
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- C64.4%
- PHP26.0%
- C++7.9%
- M40.4%
- Shell0.3%
- Objective-C0.3%
- Other0.7%