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-28 02:02:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db2cfde087e37ac92b88dcfcfd5ef8d7d63d7af2
archived-php-src
/
ext
/
mcrypt
History
foobar
8a26918ed1
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
...
# Heads up people! I tested this before committing but you never know..
2001-03-27 20:35:04 +00:00
..
tests
Skip mcrypt/gmp tests, if the extensions are not available.
2000-12-24 16:51:04 +00:00
config.m4
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
2001-03-27 20:35:04 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
Makefile.in
Make mcrypt buildable as shared module
2000-05-02 03:29:28 +00:00
mcrypt.c
- Fixed mem leak
2001-03-16 15:59:45 +00:00
mcrypt.dsp
fixed unresolved externals.
2000-10-02 11:00:54 +00:00
php_mcrypt.h
- Finally rename modules.h to zend_modules.h for consistency (first try
2001-02-26 18:14:50 +00:00
setup.stub
add mcrypt module
1999-04-25 16:50:40 +00:00