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-11 18:13:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd754d7825924708ac00aef2e9c9f17d8e2f037c
archived-php-src
/
ext
/
wddx
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
..
config.m4
Welcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the common
2000-03-27 23:33:38 +00:00
Makefile.in
Remove trailing empty lines
2000-05-01 22:38:42 +00:00
php_wddx_api.h
(php_wddx_deserialize_ex) return SUCCESS/FAILURE
2000-06-09 03:00:02 +00:00
php_wddx.h
Rename macros which begin with underscore to appropiate macros. The general
2000-07-03 00:41:19 +00:00
setup.stub
Ported WDDX module.
1999-07-19 20:24:03 +00:00
wddx.c
Lowercase class name before checking for it
2000-06-29 14:50:23 +00:00