This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-10 01:23:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8101d4f7b2cd94471c8317f6fe15dd5a9c86923
archived-php-src
/
ext
/
skeleton
History
Sascha Schumann
cd754d7825
Rename macros which begin with underscore to appropiate macros. The general
...
rule is: macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`
2000-07-03 00:41:19 +00:00
..
create_stubs
<funcprototype> added to xml generation
2000-06-24 07:40:32 +00:00
php_skeleton.h
Rename macros which begin with underscore to appropiate macros. The general
2000-07-03 00:41:19 +00:00
skeleton.c
- Fixed incorrect code generated when all parameters are optional.
2000-06-15 01:57:23 +00:00
skeleton.php
- Cosmetic changes.
2000-06-09 18:04:17 +00:00