0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 17 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 2.8 updates More... about 13 years ago
Update documentation for version 2.8 More... about 13 years ago
Fix all reported notices error in the library More... about 13 years ago
Fix Qibla angle calculation from the north direction for locations exists above Makkah latitude line, then add a small script in Examples directory to enhance Salat example and present this information in SVG visual format. More... over 13 years ago
Update stopwords list provided by Mr. Taha Zerrouki More... over 13 years ago
Add comments/documentation to the XML files in the sub/data directory More... over 13 years ago
Fix strict error standards of accessing static property in ArGlyphs as non static More... over 13 years ago
Fix tab rendering issue and update PDF example to show new fixes More... over 13 years ago
Update class comments: name, email, and copyright date More... over 13 years ago
Convert internal encoding of following sub classes into UTF-8:Hiero, ArStemmer, ArSoundex, ArCompressStr More... over 13 years ago
Convert internal encoding of the Hiero sub classe into UTF-8 More... over 13 years ago
Convert internal encoding of ArGender sub class into UTF-8 More... over 13 years ago
Improve ArIdentifier sub class by ignore following symbols ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : if it come in the Arabic context, thanks to Emiel Polman <[email protected]> More... over 13 years ago
Work on Arabic sorting issue More... over 13 years ago
Add support to the Phoenician language in the Hiero sub class More... over 13 years ago
Work on add Phoenician language into Hiero sub class (not working fine yet) More... over 13 years ago
Better code comments on how to use namespace in PHP version 5.3 More... over 13 years ago
Better encolsing strings for highlight_string function using <<<'END' More... over 13 years ago
Small updates More... over 13 years ago
Fix issue of URL rendering in ArGlyphs sub class (i.e. http://www.example.com) More... over 13 years ago
Final updates to release version 2.7.1 More... over 13 years ago
Replace all used split functions (using explode function instead) because it has been DEPRECATED as of PHP 5.3.0 More... over 13 years ago
Fix ArGlyphs bug when English words has dots in between More... over 13 years ago
Fix calculation bug of Hijri calendar correction using Um-Al-Qura calendar information on Linux/Unix servers. More... over 13 years ago
Replace all __DIR__ magic constant (which added in PHP 5.3.0.) by dirname() function for __FILE__ magic constant to keep compatible with all PHP 5 versions. More... over 13 years ago
Fix static properties declaration in the ArKeySwap & ArCompressStr sub classes More... over 13 years ago
Minor fixes information More... over 13 years ago
Use __DIR__ magic constant instead of dirname function More... over 13 years ago
Fix re-declare class ArCharsetC issue in Arabic main class More... over 13 years ago
Fix names of extra charset files More... over 13 years ago