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-03-24 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbd7b2d0eebeebaffe195ebbbcce7e9768f420ee
archived-php-src
/
ext
/
skeleton
History
Pedro Magalhães
230ef2d947
improve extension skeleton generator
2018-02-22 08:04:33 +01:00
..
tests
Redesigned ext_skel to be written entirely in PHP with no dependencies, this means it will now run on Windows without Cygwin and other nonsense.
2017-07-23 10:36:35 +02:00
.gitignore.in
improve extension skeleton generator
2018-02-22 08:04:33 +01:00
config.m4.in
improve extension skeleton generator
2018-02-22 08:04:33 +01:00
config.w32.in
Added missing config.x.in files for ext_skel
2017-08-11 15:42:47 +02:00
php_skeleton.h
Redesigned ext_skel to be written entirely in PHP with no dependencies, this means it will now run on Windows without Cygwin and other nonsense.
2017-07-23 10:36:35 +02:00
skeleton.c
Move constants into read-only data segment
2017-12-14 18:43:44 +03:00