YP/NIS functions
NIS (formerly called Yellow Pages) allows network management
of important administrative files (e.g. the password file).
License: PHP 3.01
Version | Release | Download |
1.0.1 | 2014-05-12 | yp-1.0.1.tgz |
1.0.0 | 2014-05-11 | yp-1.0.0.tgz |
1.0.0RC1 | 2014-02-22 | yp-1.0.0RC1.tgz |
Version | Message |
1.0.1 |
1.0.1 release - trivial update to fix wrong version dispaly in php_info page [gasolwu] |
1.0.0 |
Initial stable release - Fix build with modern PHP including PHP 5.3, 5.4 and 5.5 [gasolwu] - Build testing environment with vagrants [gasolwu] - Add tests for all public functions [gasolwu] - Fix bugs #59537 [gasolwu] - Correct constant value of YPERR_ACCESS [gasolwu] |
1.0.0RC1 |
Initial beta release - Fix build with modern PHP including PHP 5.3, 5.4 and 5.5 [gasolwu] - Build testing environment with vagrants [gasolwu] - Add tests for all public funcctions [gasolwu] |