Coder Social home page Coder Social logo

tawfekov / ar-php Goto Github PK

View Code? Open in Web Editor NEW
16.0 8.0 32.0 1.55 MB

its just a clone repo from the original svn repo , you can now use it from here https://github.com/khaled-alshamaa/ar-php

Home Page: http://www.ar-php.org/

PHP 14.47% HTML 85.41% CSS 0.13%

ar-php's Issues

Undefined offset: 4

File "/var/www/current/vendor/ar-php/ar-php/I18N/Arabic/Glyphs.php", line 518, in utf8Glyphs
    $output = $this->preConvert($output);
  File "/var/www/current/vendor/ar-php/ar-php/I18N/Arabic/Glyphs.php", line 265, in preConvert
    if ((mb_strpos($this->_nextLink, $chars[$i + 1]) !== false)
  File "/var/www/current/vendor/ar-php/ar-php/I18N/Arabic/Glyphs.php", line 265, in handleError
    if ((mb_strpos($this->_nextLink, $chars[$i + 1]) !== false)

Undefined variable: chars

 File "/var/www/current/app/helpers.php", line 73, in imagettfboxtext
    $text = $g->utf8Glyphs($text, PHP_INT_MAX);
  File "/var/www/current/vendor/ar-php/ar-php/I18N/Arabic/Glyphs.php", line 518, in utf8Glyphs
    $output = $this->preConvert($output);
  File "/var/www/current/vendor/ar-php/ar-php/I18N/Arabic/Glyphs.php", line 218, in preConvert
    $max = count($chars);
  File "/var/www/current/vendor/ar-php/ar-php/I18N/Arabic/Glyphs.php", line 218, in handleError
    $max = count($chars);

https://github.com/tawfekov/ar-php/blob/master/I18N/Arabic/Glyphs.php#L218

for some reason I cannot get it via composer

I run
$ composer require ar-php/ar-php
and I get
Could not find package ar-php/ar-php at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability

Undefined offset: -1

 File "/var/www/current/vendor/ar-php/ar-php/I18N/Arabic/Glyphs.php", line 519, in utf8Glyphs
    $output = $this->preConvert($output);
  File "/var/www/current/vendor/ar-php/ar-php/I18N/Arabic/Glyphs.php", line 229, in preConvert
    $prevChar = $chars[$i - 2];
  File "/var/www/current/vendor/ar-php/ar-php/I18N/Arabic/Glyphs.php", line 229, in handleError
    $prevChar = $chars[$i - 2];

No readme?

Hi!

Why readme is just saying it is fork of...the same repository?

Is there anywhere readme for original library?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.