[PHP-DEV] CVS update: php3 From: rasmus (php-dev <email protected>)
Date: 03/30/99

Date: Tuesday March 30, 1999 @ 7:54
Author: rasmus

Update of /repository/php3
In directory asf:/home/rasmus/php3

Modified Files:
        ChangeLog
Log Message:
Change crypt_salt_length() function to a constant

Index: php3/ChangeLog
diff -c php3/ChangeLog:1.596 php3/ChangeLog:1.597
*** php3/ChangeLog:1.596 Tue Mar 30 07:42:00 1999
--- php3/ChangeLog Tue Mar 30 07:54:58 1999
***************
*** 14,22 ****
    'g' - hour, 12-hour format, no leading zeros
    'G' - hour, 24-hour format, no leading zeros
    'n' - month, numeric, no leading zeros
- - Add crypt_salt_length() function
  - Make fgetss() slightly smarter
  - Add strip_tags() which uses the fgetss state-machine but acts on a string
  
  March 1 1999, Version 3.0.7
  - Added pdf_put_image and pdf_execute_image
--- 14,22 ----
    'g' - hour, 12-hour format, no leading zeros
    'G' - hour, 24-hour format, no leading zeros
    'n' - month, numeric, no leading zeros
  - Make fgetss() slightly smarter
  - Add strip_tags() which uses the fgetss state-machine but acts on a string
+ - Add CRYPT_SALT_LENGTH constant
  
  March 1 1999, Version 3.0.7
  - Added pdf_put_image and pdf_execute_image

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>