phpBB
« Previous | Next » 

Revision 5422

Added by David M about 6 years ago

- file_get_contents instead of imploding file()s or fread()ing till the maximum filesize
- language and style properly use compression
- language now prompts user for methods
- functions_compress does not need to eval() to get a hex date, instead calls pack()
- A writing method is defined at the end of tar operations only if data has been sent to the archive
- BBCode parser does not have to eval(), it instead uses the regex to loop around the matches

Hopefully nothing broke :-)

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences