andrewscofield / parse.com-php-library

246 stars 137 forks source link

Modified For Drupal #171

Closed ElusiveMind closed 9 years ago

ElusiveMind commented 9 years ago

I have made a number of modifications to get this to work in Drupal with a module I am working on. I would like to ultimately contrib this module to Drupal.org but would need to include my version of the library. Please let me know if this is a problem.

andrewscofield commented 9 years ago

Not a problem for me. Do you need me to do anything?

FYI, I was about 90% done with a major update on this library when parse announced their own php library. I kind of stopped working on it.


Andrew Scofield

Creative Team Leader • Web Director

Jesus Culture jesusculture.com

On Tue, May 26, 2015 at 1:37 PM, Michael R. Bagnall < notifications@github.com> wrote:

I have made a number of modifications to get this to work in Drupal with a module I am working on. I would like to ultimately contrib this module to Drupal.org but would need to include my version of the library. Please let me know if this is a problem.

— Reply to this email directly or view it on GitHub https://github.com/apotropaic/parse.com-php-library/issues/171.

ElusiveMind commented 9 years ago

Yeah the only issue is is there a library requires PHP 5.4 which is not an option for me right now

Sent from my iPhone

On May 27, 2015, at 12:49 PM, apotropaic notifications@github.com wrote:

Not a problem for me. Do you need me to do anything?

FYI, I was about 90% done with a major update on this library when parse announced their own php library. I kind of stopped working on it.


Andrew Scofield

Creative Team Leader • Web Director

Jesus Culture jesusculture.com

On Tue, May 26, 2015 at 1:37 PM, Michael R. Bagnall < notifications@github.com> wrote:

I have made a number of modifications to get this to work in Drupal with a module I am working on. I would like to ultimately contrib this module to Drupal.org but would need to include my version of the library. Please let me know if this is a problem.

— Reply to this email directly or view it on GitHub https://github.com/apotropaic/parse.com-php-library/issues/171.

— Reply to this email directly or view it on GitHub.

andrewscofield commented 9 years ago

Oh I see. I do have an older version (v1) that doesn't require php5.4. Sounds like you already got things figure out though.

https://github.com/apotropaic/parse.com-php-library/tree/parse.com-php-library_v1