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-27 17:52:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6f90ec7c6b2812614647c2fee238ea982b4ccf7
archived-php-src
/
ext
/
mcrypt
History
Derick Rethans
f557830af8
- Fixed some more problems with keys being chopped off (fix for bug
#8839
)
2001-04-18 22:14:06 +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 some more problems with keys being chopped off (fix for bug
#8839
)
2001-04-18 22:14:06 +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