summaryrefslogtreecommitdiff
path: root/ext/skeleton
Commit message (Expand)AuthorAgeFilesLines
* Improve class entry generationMáté Kocsis2021-02-161-1/+0
* Generate class entries for snmp, soap, sockets, sodium, sqlite3, sysv*, tidyMáté Kocsis2021-02-152-2/+3
* Run tidyNikita Popov2020-09-183-3/+3
* Remove proto comments from C filesMax Semenik2020-07-061-10/+5
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-1/+1
* Generate function entries for another batch of extensionsMáté Kocsis2020-04-053-10/+14
* Repair ext_skel.php to create the basic framework for a PHP extensionZoDream2020-03-231-2/+2
* Add stubs for aliasesMáté Kocsis2020-02-184-8/+16
* Rename skeleton stub fileNikita Popov2020-01-061-0/+0
* Convert the example skeleton extension to use arginfo stubsCraig Duncan2019-11-182-10/+6
* ext/skeleton: Update use of PHP_CHECK_LIBRARYHugh McMaster2019-06-031-10/+10
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-4/+4
* Disable checking for library in ext skeletonPeter Kokot2019-05-101-8/+8
* Update the extension template file to use PKG_CHECK_MODULESHugh McMaster2019-05-091-18/+28
* Always use pkg-config from the host architectureHugh McMaster2019-04-291-1/+0
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-6/+9
* Remove local variablesPeter Kokot2019-02-032-2/+0
* skeleton: support PHP 7.2Vincent JARDIN2019-01-021-0/+7
* Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-191-1/+0
|\
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+1
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-143-3/+3
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+3
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* | Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* | improve extension skeleton generatorPedro Magalhães2018-02-222-0/+112
* | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | Added missing config.x.in files for ext_skelKalle Sommer Nielsen2017-08-112-0/+14
* | Redesigned ext_skel to be written entirely in PHP with no dependencies, this ...Kalle Sommer Nielsen2017-07-239-484/+105
|/
* awk: syntax errorthink2016-11-261-3/+3
* Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2
* Remove TSRMLS_* from code, they are not used anymoreStanislav Malyshev2016-02-171-1/+1
* switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-6/+2
* Merge branch 'pull-request/1235'Stanislav Malyshev2015-04-181-4/+3
|\
| * modify skeleton confirm_extname_compiled王星星2015-04-121-3/+2
| * modify skeleton.c function王星星2015-04-121-1/+1
|/
* made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-162-3/+3
* Fix the most obvious issues here.Rasmus Lerdorf2015-01-201-2/+2
* trailing whitespace removalStanislav Malyshev2015-01-102-6/+6
* integrated the static tsrmls cache into ext/skelAnatol Belski2014-12-172-8/+12
* second shot on removing TSRMLS_*Anatol Belski2014-12-141-2/+2
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-1/+1
* removed *.dsw and *.dsp filesAnatol Belski2014-09-281-113/+0
* Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-202-5/+5
* first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* master renames phase 1Anatol Belski2014-08-251-1/+1
* fixes to ext/skeletonAnatol Belski2014-08-191-1/+1
* There is memleakXinchen Hui2014-05-081-1/+3
* update skeletonkrakjoe2014-05-081-1/+1